summaryrefslogtreecommitdiff
path: root/tests/classes/__call_006.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/classes/__call_006.phpt')
-rw-r--r--tests/classes/__call_006.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/classes/__call_006.phpt b/tests/classes/__call_006.phpt
index e6efdefe9e..807735401c 100644
--- a/tests/classes/__call_006.phpt
+++ b/tests/classes/__call_006.phpt
@@ -50,7 +50,6 @@ try {
echo "Exception caught OK; continuing.\n";
}
?>
-==DONE==
--EXPECTF--
---> Invoke __call via simple method call.
object(A)#%d (0) {
@@ -74,4 +73,3 @@ Exception caught OK; continuing.
object(B)#%d (0) {
}
Exception caught OK; continuing.
-==DONE==