diff options
Diffstat (limited to 'test/Index/Inputs/CommentXML/valid-other-01.xml')
-rw-r--r-- | test/Index/Inputs/CommentXML/valid-other-01.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/Index/Inputs/CommentXML/valid-other-01.xml b/test/Index/Inputs/CommentXML/valid-other-01.xml new file mode 100644 index 0000000..46b8a46 --- /dev/null +++ b/test/Index/Inputs/CommentXML/valid-other-01.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="utf-8"?> +<Other> +<Name>aaa</Name> +<Abstract><Para>Aaa.</Para></Abstract> +</Other> |