view WarFoundryTests.nunit @ 104:782494137b58

Re #27: Define unit requirements * Add tests to cover UnitType, since we'll often be checking if we can create a unit rather than creating and adding it
author IBBoard <dev@ibboard.co.uk>
date Sun, 27 Mar 2011 19:09:02 +0000
parents c6e5b8a1948d
children
line wrap: on
line source

<NUnitProject>
  <Settings activeconfig="Debug" />
  <Config name="Debug" binpathtype="Auto">
    <assembly path="IBBoard.WarFoundry.API.Tests.dll" />
  </Config>
  <Config name="Release" binpathtype="Auto" />
</NUnitProject>