summaryrefslogtreecommitdiff
path: root/Zend/tests/static_method_non_existing_class.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/static_method_non_existing_class.phpt')
-rw-r--r--Zend/tests/static_method_non_existing_class.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/static_method_non_existing_class.phpt b/Zend/tests/static_method_non_existing_class.phpt
index a395c054c5..752655d227 100644
--- a/Zend/tests/static_method_non_existing_class.phpt
+++ b/Zend/tests/static_method_non_existing_class.phpt
@@ -12,4 +12,4 @@ try {
?>
--EXPECT--
-Class 'Test' not found
+Class "Test" not found