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