summaryrefslogtreecommitdiff
path: root/tests/classes/interfaces_002.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/classes/interfaces_002.phpt')
-rw-r--r--tests/classes/interfaces_002.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/classes/interfaces_002.phpt b/tests/classes/interfaces_002.phpt
index fad961bf27..6cc899bf1d 100644
--- a/tests/classes/interfaces_002.phpt
+++ b/tests/classes/interfaces_002.phpt
@@ -23,5 +23,4 @@ echo "Message: " . $foo->getMessage() . "\n";
?>
===DONE===
--EXPECTF--
-
Fatal error: Class Exception_foo contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (ThrowableInterface::getErrno) in %s on line %d