summaryrefslogtreecommitdiff
path: root/data/test/itemxmlutils_test.xml
diff options
context:
space:
mode:
Diffstat (limited to 'data/test/itemxmlutils_test.xml')
-rw-r--r--data/test/itemxmlutils_test.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/data/test/itemxmlutils_test.xml b/data/test/itemxmlutils_test.xml
index f0c3c5c96..dcd829c13 100644
--- a/data/test/itemxmlutils_test.xml
+++ b/data/test/itemxmlutils_test.xml
@@ -24,4 +24,22 @@ Copyright (C) 2018 ManaPlus developers -->
other="3"
str="1"
/>
+ <test4
+ hp="10-15"
+ other="3"
+ />
+ <test5
+ hp1="10"
+ weight="2"
+ other="3"
+ />
+ <test6
+ weight="2-3"
+ />
+ <test7
+ weight="2-"
+ />
+ <test8
+ weight="-2"
+ />
</root>