]> granicus.if.org Git - php/commitdiff
corrected output
authorMarcus Boerger <helly@php.net>
Tue, 29 Oct 2002 16:09:03 +0000 (16:09 +0000)
committerMarcus Boerger <helly@php.net>
Tue, 29 Oct 2002 16:09:03 +0000 (16:09 +0000)
ext/domxml/tests/domxml002.phpt

index 183420eec5057fdefeda20bf9bcfdc190376aab4..455ee5ef30f48b08010226781c70c5e805d5adfe 100644 (file)
@@ -18,7 +18,16 @@ print_node_list($children);
 
 ?>
 --EXPECT--
---------- root
+Node Name: 
+Node Type: 14
+Num Children: 1
+Node Content: 
+
+Node Name: #comment
+Node Type: 8
+Num Children: 0
+Node Content:  lsfj  
+
 Node Name: chapter
 Node Type: 1
-Num Children: 4
\ No newline at end of file
+Num Children: 4