summaryrefslogtreecommitdiff
path: root/Zend/tests/traits/property009.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/traits/property009.phpt')
-rw-r--r--Zend/tests/traits/property009.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/Zend/tests/traits/property009.phpt b/Zend/tests/traits/property009.phpt
index 0b5918c614..1b05382c0d 100644
--- a/Zend/tests/traits/property009.phpt
+++ b/Zend/tests/traits/property009.phpt
@@ -41,7 +41,6 @@ var_dump($b);
?>
--EXPECT--
-
object(SubclassClassicInheritance)#1 (1) {
["hello"]=>
int(0)