summaryrefslogtreecommitdiff
path: root/Zend/tests/try/catch_002.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/try/catch_002.phpt')
-rw-r--r--Zend/tests/try/catch_002.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/Zend/tests/try/catch_002.phpt b/Zend/tests/try/catch_002.phpt
index 11d736abe2..11dbccf7df 100644
--- a/Zend/tests/try/catch_002.phpt
+++ b/Zend/tests/try/catch_002.phpt
@@ -27,7 +27,5 @@ catch(Exception $e)
}
?>
-===DONE===
--EXPECT--
Caught
-===DONE===