projects
/
m6w6
/
ext-http
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
7cb9d47
)
fix skip
author
Remi Collet
<remi@php.net>
Fri, 24 Apr 2015 06:42:18 +0000
(08:42 +0200)
committer
Remi Collet
<remi@php.net>
Fri, 24 Apr 2015 06:42:18 +0000
(08:42 +0200)
tests/bug69313.phpt
patch
|
blob
|
history
diff --git
a/tests/bug69313.phpt
b/tests/bug69313.phpt
index 824918cb325fdb8055f4570ff3236262e0bb72c7..d2bea4f00fce9d85b728de1a4b057cd86547fd11 100644
(file)
--- a/
tests/bug69313.phpt
+++ b/
tests/bug69313.phpt
@@
-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--