Basic test cases for reading town, dialogue, and outdoor records
This commit is contained in:
8
test/files/town/too_many_comments.xml
Normal file
8
test/files/town/too_many_comments.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<town boes="2.0.0">
|
||||
<size>32</size>
|
||||
<name>Hello World</name>
|
||||
<comment>This</comment>
|
||||
<comment>is</comment>
|
||||
<comment>a</comment>
|
||||
<comment>comment</comment>
|
||||
</town>
|
Reference in New Issue
Block a user