diff options
Diffstat (limited to 'test/xml/no-decl-1/check.txt')
-rw-r--r-- | test/xml/no-decl-1/check.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/test/xml/no-decl-1/check.txt b/test/xml/no-decl-1/check.txt new file mode 100644 index 0000000..4b84925 --- /dev/null +++ b/test/xml/no-decl-1/check.txt @@ -0,0 +1,8 @@ +/root +/root/child +/root/child +/root/child@attr1="value1" +/root/child@attr2="value2" +/root/child +/root/child/baby +/root/child/baby"some text" |