summaryrefslogtreecommitdiff
path: root/Zend/tests/try/catch_finally_001.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/try/catch_finally_001.phpt')
-rw-r--r--Zend/tests/try/catch_finally_001.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/try/catch_finally_001.phpt b/Zend/tests/try/catch_finally_001.phpt
index 0c3f597a0a..db0605fc05 100644
--- a/Zend/tests/try/catch_finally_001.phpt
+++ b/Zend/tests/try/catch_finally_001.phpt
@@ -21,7 +21,7 @@ foo();
echo "\n";
foo(true);
?>
---EXPECTF--
+--EXPECT--
try
finally
end