fix skip
authorRemi Collet <remi@php.net>
Fri, 24 Apr 2015 06:42:18 +0000 (08:42 +0200)
committerRemi Collet <remi@php.net>
Fri, 24 Apr 2015 06:42:18 +0000 (08:42 +0200)
tests/bug69313.phpt

index 824918cb325fdb8055f4570ff3236262e0bb72c7..d2bea4f00fce9d85b728de1a4b057cd86547fd11 100644 (file)
@@ -2,7 +2,7 @@
 Bug #69313 (http\Client doesn't send GET body)
 --SKIPIF--
 <?php
 Bug #69313 (http\Client doesn't send GET body)
 --SKIPIF--
 <?php
-include "./skipif.inc";
+include "skipif.inc";
 skip_client_test();
 ?>
 --FILE--
 skip_client_test();
 ?>
 --FILE--