summaryrefslogtreecommitdiff
path: root/Zend/tests/lsb_002.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/lsb_002.phpt')
-rw-r--r--Zend/tests/lsb_002.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/lsb_002.phpt b/Zend/tests/lsb_002.phpt
index 4fca6ddd72..9dbc496cc0 100644
--- a/Zend/tests/lsb_002.phpt
+++ b/Zend/tests/lsb_002.phpt
@@ -53,7 +53,7 @@ echo $childClass2->testClassConst() . "\n";
echo $childClass2->testStaticFunction() . "\n";
?>
==DONE==
---EXPECTF--
+--EXPECT--
TestClassStatic
TestClassConst
TestClassFunction