From: Remi Collet Date: Mon, 1 Sep 2014 11:48:46 +0000 (+0200) Subject: skip this test for offline build X-Git-Tag: RELEASE_2_1_1~5 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=0499472d027bb944db1a86dcdec3a2286b1fbeb1 skip this test for offline build --- diff --git a/tests/client015.phpt b/tests/client015.phpt index 35981a5..60d3132 100644 --- a/tests/client015.phpt +++ b/tests/client015.phpt @@ -10,6 +10,7 @@ try { } catch (Exception $e) { die("skip ".$e->getMessage()); } +skip_online_test(); ?> --FILE--