comparison testdata/unit-in-default-category.armyx @ 52:97ea355f9564

Re #270: Add multiple categories to API * Add tests for army loading to make sure that units go back in same category
author IBBoard <dev@ibboard.co.uk>
date Wed, 19 May 2010 20:05:52 +0000
parents
children
comparison
equal deleted inserted replaced
51:9d68b5dd70b3 52:97ea355f9564
1 <?xml version="1.0" encoding="UTF-8"?>
2 <army xmlns="http://ibboard.co.uk/warfoundry/army" xmlns:core="http://ibboard.co.uk/warfoundry/core" id="army" name="" system="wh" race="empire" maxPoints="100">
3 <units>
4 <unit id="unit1" unitType="Empire1" unitName="General Bob" size="1"/>
5 </units>
6 </army>