summaryrefslogtreecommitdiff
path: root/ext/spl/tests/DirectoryIterator_getInode_error.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/DirectoryIterator_getInode_error.phpt')
-rw-r--r--ext/spl/tests/DirectoryIterator_getInode_error.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/spl/tests/DirectoryIterator_getInode_error.phpt b/ext/spl/tests/DirectoryIterator_getInode_error.phpt
index 570bb21fda..fd89ecd1ca 100644
--- a/ext/spl/tests/DirectoryIterator_getInode_error.phpt
+++ b/ext/spl/tests/DirectoryIterator_getInode_error.phpt
@@ -19,7 +19,6 @@ if (substr(PHP_OS, 0, 3) == 'WIN') die("skip this test not for Windows platforms
$fileInfo = new SplFileInfo('not_existing');
var_dump($fileInfo->getInode());
?>
-
--EXPECTF--
Fatal error: Uncaught RuntimeException: SplFileInfo::getInode(): stat failed for %s in %s
Stack trace: