summaryrefslogtreecommitdiff
path: root/tests/lang/038.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lang/038.phpt')
-rw-r--r--tests/lang/038.phpt3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/lang/038.phpt b/tests/lang/038.phpt
index 8e06bdd354..92f340c3f2 100644
--- a/tests/lang/038.phpt
+++ b/tests/lang/038.phpt
@@ -33,9 +33,6 @@ catch (Exception $e)
}
?>
-===DONE===
-<?php exit(0); ?>
--EXPECT--
string(15) "Error2Exception"
string(5) "fopen"
-===DONE===