X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=tests%2F6HTTPTest.php;h=3a14809c5deff671579d77f60b1c26b3ac05ed55;hb=50ea70e5e917da063be3918971c0b423e48a0489;hp=ea0487b1415a9d1f45939d45e6a040e917897a54;hpb=fcc564e07aa856824aa31d365944a033a20efa42;p=plcapi.git diff --git a/tests/6HTTPTest.php b/tests/6HTTPTest.php index ea0487b..3a14809 100644 --- a/tests/6HTTPTest.php +++ b/tests/6HTTPTest.php @@ -24,6 +24,7 @@ class HTTPTest extends ServerTest $unsafeMethods = array( 'testCatchExceptions', 'testUtf8Method', 'testServerComments', 'testExoticCharsetsRequests', 'testExoticCharsetsRequests2', 'testExoticCharsetsRequests3', + 'testWrapInexistentUrl', ); $methods = array();