summaryrefslogtreecommitdiff
path: root/ext/spl/tests/class_implements_basic2.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/class_implements_basic2.phpt')
-rw-r--r--ext/spl/tests/class_implements_basic2.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/spl/tests/class_implements_basic2.phpt b/ext/spl/tests/class_implements_basic2.phpt
index 6eb3af4556..4c8a2bf03e 100644
--- a/ext/spl/tests/class_implements_basic2.phpt
+++ b/ext/spl/tests/class_implements_basic2.phpt
@@ -36,7 +36,6 @@ function s_var_dump($arr) {
var_dump($arr);
}
?>
-===DONE===
--EXPECT--
*** Testing class_implements() : basic ***
array(2) {
@@ -71,4 +70,3 @@ array(1) {
["foo"]=>
string(3) "foo"
}
-===DONE===