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:
45713f6
)
skip this test for offline build
author
Remi Collet
<remi@php.net>
Mon, 1 Sep 2014 11:48:46 +0000
(13:48 +0200)
committer
Michael Wallner
<mike@php.net>
Tue, 9 Sep 2014 07:52:25 +0000
(09:52 +0200)
tests/client015.phpt
patch
|
blob
|
history
diff --git
a/tests/client015.phpt
b/tests/client015.phpt
index 35981a5039db0c2f3ddbc53b52f2327a8a7d8702..60d31323efc350230b7dc341ea2f866eab520470 100644
(file)
--- a/
tests/client015.phpt
+++ b/
tests/client015.phpt
@@
-10,6
+10,7
@@
try {
} catch (Exception $e) {
die("skip ".$e->getMessage());
}
+skip_online_test();
?>
--FILE--
<?php