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