diff options
Diffstat (limited to 'tests/auto/xmlpatternsvalidator/files/instance.xml')
-rw-r--r-- | tests/auto/xmlpatternsvalidator/files/instance.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/xmlpatternsvalidator/files/instance.xml b/tests/auto/xmlpatternsvalidator/files/instance.xml new file mode 100644 index 0000000..544ff8c --- /dev/null +++ b/tests/auto/xmlpatternsvalidator/files/instance.xml @@ -0,0 +1,3 @@ +<hello> + <world/> +</hello>
\ No newline at end of file |