Mercurial > repos > IBBoard.WarFoundry.API.Tests
view testdata/unit-in-specified-main-category.armyx @ 61:27625216d8d6
Re #290: Migrate to using key/keyref definitions instead of ID/IDREF type
* Add test for ability loading and validation when the ability exists
* Move old test data for non-existant ability into sub-folder
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sat, 19 Jun 2010 19:09:07 +0000 |
parents | 97ea355f9564 |
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="cat1"/> </units> </army>