]> granicus.if.org Git - php/commitdiff
Fix test
authorandy wharmby <wharmby@php.net>
Tue, 21 Apr 2009 08:53:27 +0000 (08:53 +0000)
committerandy wharmby <wharmby@php.net>
Tue, 21 Apr 2009 08:53:27 +0000 (08:53 +0000)
ext/standard/tests/file/filetype_variation2.phpt

index 2f903ff4674a67f3c02f9dfccdb91034137ae074..d538e32e6c3c7ea3eb0bdbef44c6b83f6a0b61e1 100644 (file)
@@ -9,6 +9,7 @@ if (substr(PHP_OS, 0, 3) == 'WIN') {
 }
 if (!file_exists("/dev/console")) {
     die('skip /dev/console not available');
+}    
 ?>
 --FILE--
 <?php