helly           Tue Oct 29 11:09:04 2002 EDT

  Modified files:              
    /php4/ext/domxml/tests      domxml002.phpt 
  Log:
  corrected output
  
  
Index: php4/ext/domxml/tests/domxml002.phpt
diff -u php4/ext/domxml/tests/domxml002.phpt:1.1 
php4/ext/domxml/tests/domxml002.phpt:1.2
--- php4/ext/domxml/tests/domxml002.phpt:1.1    Tue Oct 29 11:06:51 2002
+++ php4/ext/domxml/tests/domxml002.phpt        Tue Oct 29 11:09:03 2002
@@ -18,7 +18,16 @@
 
 ?>
 --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



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to