Removed unused tests

pull/9/head
Andrew Krasichkov 2017-04-08 09:10:12 +03:00
parent 6f10cc9c55
commit c8ac8ef98a
4 changed files with 0 additions and 7 deletions

View File

@ -1,3 +0,0 @@
{
"severity": "LOW"
}

View File

@ -1 +0,0 @@
return 301 http://some.yandex.ru/;

View File

@ -1 +0,0 @@
rewrite ^ http://some.yandex.ru/ permanent;

View File

@ -1,2 +0,0 @@
rewrite ^ https://some.yandex.ru/ permanent;
return 301 https://some.yandex.ru/;