view testdata/unit-in-default-category.armyx @ 100:5addcb8f7766

Re #324: Add saving of Race and System data to files * Add unit tests for multiple files in one zip
author IBBoard <dev@ibboard.co.uk>
date Sat, 12 Mar 2011 19:54: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"/>
	</units>
</army>