Mercurial > repos > IBDev-IBBoard.WarFoundry.API.Tests
view testdata/unit-in-non-main-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 |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <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"> <units> <unit id="unit1" unitType="Empire1" unitName="General Bob" size="1" category="cat2"/> </units> </army>