summaryrefslogtreecommitdiff
path: root/ext/simplexml/tests/bug42259.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/simplexml/tests/bug42259.phpt')
-rw-r--r--ext/simplexml/tests/bug42259.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/simplexml/tests/bug42259.phpt b/ext/simplexml/tests/bug42259.phpt
index 19c02a577a..f817291cdd 100644
--- a/ext/simplexml/tests/bug42259.phpt
+++ b/ext/simplexml/tests/bug42259.phpt
@@ -37,7 +37,6 @@ foreach ($rit as $child) {
echo count($ancestry) . ' steps: ' . $path . PHP_EOL;
}
?>
-===DONE===
--EXPECT--
3 steps: xml/fieldset1/field1
3 steps: xml/fieldset1/field2
@@ -46,4 +45,3 @@ foreach ($rit as $child) {
4 steps: xml/fieldset2/options/option3
3 steps: xml/fieldset2/field1
3 steps: xml/fieldset2/field2
-===DONE===