summaryrefslogtreecommitdiff
path: root/Zend/tests/ns_091.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/ns_091.phpt')
-rw-r--r--Zend/tests/ns_091.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/ns_091.phpt b/Zend/tests/ns_091.phpt
index b7eadeb10d..5732e7e50e 100644
--- a/Zend/tests/ns_091.phpt
+++ b/Zend/tests/ns_091.phpt
@@ -15,6 +15,6 @@ namespace Fiz\Biz\Buz {
new B;
}
---EXPECTF--
+--EXPECT--
Foo\Bar\A::__construct
Foo\Bar\Baz\B::__construct \ No newline at end of file