summaryrefslogtreecommitdiff
path: root/Zend/tests/temporary_cleaning_008.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/temporary_cleaning_008.phpt')
-rw-r--r--Zend/tests/temporary_cleaning_008.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/temporary_cleaning_008.phpt b/Zend/tests/temporary_cleaning_008.phpt
index fabd3b4b38..c876f3c2e8 100644
--- a/Zend/tests/temporary_cleaning_008.phpt
+++ b/Zend/tests/temporary_cleaning_008.phpt
@@ -9,7 +9,7 @@ try {
}
} catch (Exception $e) {
echo "exception\n";
-}
+}
?>
--EXPECT--
exception