mirror of https://github.com/yandex/gixy
Removed unused tests
parent
6f10cc9c55
commit
c8ac8ef98a
|
@ -1,3 +0,0 @@
|
|||
{
|
||||
"severity": "LOW"
|
||||
}
|
|
@ -1 +0,0 @@
|
|||
return 301 http://some.yandex.ru/;
|
|
@ -1 +0,0 @@
|
|||
rewrite ^ http://some.yandex.ru/ permanent;
|
|
@ -1,2 +0,0 @@
|
|||
rewrite ^ https://some.yandex.ru/ permanent;
|
||||
return 301 https://some.yandex.ru/;
|
Loading…
Reference in New Issue