summaryrefslogtreecommitdiff
path: root/ext/standard/tests/class_object/forward_static_call_001.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/class_object/forward_static_call_001.phpt')
-rw-r--r--ext/standard/tests/class_object/forward_static_call_001.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/standard/tests/class_object/forward_static_call_001.phpt b/ext/standard/tests/class_object/forward_static_call_001.phpt
index 0fac78f4ea..0eadad3d79 100644
--- a/ext/standard/tests/class_object/forward_static_call_001.phpt
+++ b/ext/standard/tests/class_object/forward_static_call_001.phpt
@@ -57,7 +57,6 @@ echo "-\n";
C::test3();
?>
-===DONE===
--EXPECT--
A
-
@@ -80,4 +79,3 @@ C
-
B
C
-===DONE===