X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2Fredirect_003.phpt;fp=tests%2Fredirect_003.phpt;h=0000000000000000000000000000000000000000;hp=6396e09e79f8178042576a4b01b7776a2906cdcb;hb=d89b71ab769c6fe11e3efa87d9e93ae4448ecc00;hpb=6991b7214b3647780be00917c069db46d46b0484 diff --git a/tests/redirect_003.phpt b/tests/redirect_003.phpt deleted file mode 100644 index 6396e09..0000000 --- a/tests/redirect_003.phpt +++ /dev/null @@ -1,24 +0,0 @@ ---TEST-- -http_redirect() permanent ---SKIPIF-- - ---ENV-- -HTTP_HOST=localhost ---FILE-- - ---EXPECTF-- -Status: 301 -Content-type: %s -X-Powered-By: PHP/%s -Location: http://localhost/redirect - -Redirecting to http://localhost/redirect. -