summaryrefslogtreecommitdiff
path: root/ext/dom/tests/DOMNode_removeChild_basic.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dom/tests/DOMNode_removeChild_basic.phpt')
-rw-r--r--ext/dom/tests/DOMNode_removeChild_basic.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/dom/tests/DOMNode_removeChild_basic.phpt b/ext/dom/tests/DOMNode_removeChild_basic.phpt
index 24f48e6d0b..d9970bd67f 100644
--- a/ext/dom/tests/DOMNode_removeChild_basic.phpt
+++ b/ext/dom/tests/DOMNode_removeChild_basic.phpt
@@ -56,7 +56,6 @@ for ($index = 0; $index < $children->length; $index++) {
$current = $children->item($index);
dumpcourse($current);
}
-
--EXPECTF--
original has 5 nodes
node 4