summaryrefslogtreecommitdiff
path: root/ext/spl/tests/fileobject_003.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/fileobject_003.phpt')
-rw-r--r--ext/spl/tests/fileobject_003.phpt3
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/spl/tests/fileobject_003.phpt b/ext/spl/tests/fileobject_003.phpt
index c3452bc93f..6c2751c89b 100644
--- a/ext/spl/tests/fileobject_003.phpt
+++ b/ext/spl/tests/fileobject_003.phpt
@@ -46,8 +46,6 @@ test(__DIR__ . '/', substr(__DIR__,-1), 'l');
test(__DIR__, substr(__DIR__,-1), 'l');
?>
-===DONE===
-<?php exit(0); ?>
--EXPECTF--
===0===
object(SplFileInfo)#%d (2) {
@@ -111,4 +109,3 @@ bool(true)
bool(true)
LogicException: Cannot use SplFileObject with directories
LogicException: Cannot use SplFileObject with directories
-===DONE===