summaryrefslogtreecommitdiff
path: root/Zend/tests/try/bug70228_7.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/try/bug70228_7.phpt')
-rw-r--r--Zend/tests/try/bug70228_7.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/Zend/tests/try/bug70228_7.phpt b/Zend/tests/try/bug70228_7.phpt
index 4b8a80351c..531708f86a 100644
--- a/Zend/tests/try/bug70228_7.phpt
+++ b/Zend/tests/try/bug70228_7.phpt
@@ -21,9 +21,7 @@ function foo() {
foo();
?>
-===DONE===
--EXPECT--
int(1)
int(2)
int(3)
-===DONE===