summaryrefslogtreecommitdiff
path: root/Zend/tests/traits/bug60165c.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/traits/bug60165c.phpt')
-rw-r--r--Zend/tests/traits/bug60165c.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/Zend/tests/traits/bug60165c.phpt b/Zend/tests/traits/bug60165c.phpt
index d72491f030..9a8458d65d 100644
--- a/Zend/tests/traits/bug60165c.phpt
+++ b/Zend/tests/traits/bug60165c.phpt
@@ -17,6 +17,5 @@ class MyClass {
baz as foobar;
}
}
-
--EXPECTF--
Fatal error: An alias (foobar) was defined for method baz(), but this method does not exist in %s on line %d