diff options
Diffstat (limited to 'test/pattern/multiple.xml')
| -rw-r--r-- | test/pattern/multiple.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/pattern/multiple.xml b/test/pattern/multiple.xml new file mode 100644 index 0000000..62f31a5 --- /dev/null +++ b/test/pattern/multiple.xml @@ -0,0 +1,5 @@ +<c> +<b><a/><a/></b> +<c><b><a/><a/></b></c> +<b><a/><a/></b> +</c> |
