skip this test for offline build
authorRemi Collet <remi@php.net>
Mon, 1 Sep 2014 11:48:46 +0000 (13:48 +0200)
committerRemi Collet <remi@php.net>
Mon, 1 Sep 2014 11:48:46 +0000 (13:48 +0200)
tests/client015.phpt

index 35981a5039db0c2f3ddbc53b52f2327a8a7d8702..60d31323efc350230b7dc341ea2f866eab520470 100644 (file)
@@ -10,6 +10,7 @@ try {
 } catch (Exception $e) {
        die("skip ".$e->getMessage()); 
 }
+skip_online_test();
 ?>
 --FILE--
 <?php