]> granicus.if.org Git - php/commitdiff
Skip on Windows
authorArd Biesheuvel <abies@php.net>
Sat, 3 Apr 2004 15:29:10 +0000 (15:29 +0000)
committerArd Biesheuvel <abies@php.net>
Sat, 3 Apr 2004 15:29:10 +0000 (15:29 +0000)
ext/interbase/tests/008.phpt

index 11072369e8c99a1dc01ec629841155b76ff8c0db..d6a5f9fc9eb08568f150455236c9a670fcc1c09a 100755 (executable)
@@ -1,7 +1,10 @@
 --TEST--
 InterBase: event handling
 --SKIPIF--
-<?php include("skipif.inc"); ?>
+<?php 
+if (PHP_OS == "WINNT") echo "skip";
+include("skipif.inc"); 
+?>
 --POST--
 --GET--
 --FILE--