summaryrefslogtreecommitdiff
path: root/Zend/tests/ns_005.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/ns_005.phpt')
-rw-r--r--Zend/tests/ns_005.phpt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Zend/tests/ns_005.phpt b/Zend/tests/ns_005.phpt
index c082afc481..b2d3b98682 100644
--- a/Zend/tests/ns_005.phpt
+++ b/Zend/tests/ns_005.phpt
@@ -8,5 +8,6 @@ class Exception {
}
echo get_class(new \Exception()),"\n";
+?>
--EXPECT--
Exception