Mercurial > repos > IBDev-IBBoard.WarFoundry.API.Tests
diff IBBoard.WarFoundry.API.Tests.csproj @ 227:d8cd6b259a9f
Re #359: Add "only contained" attribute to unit types
* Test to make sure sub-units are removed from the army
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Mon, 16 Apr 2012 20:45:45 +0100 |
parents | 763ce93f1bfb |
children | 7c21ca1482cb |
line wrap: on
line diff
--- a/IBBoard.WarFoundry.API.Tests.csproj Sun Apr 15 20:53:15 2012 +0100 +++ b/IBBoard.WarFoundry.API.Tests.csproj Mon Apr 16 20:45:45 2012 +0100 @@ -123,6 +123,7 @@ <Compile Include="API\Objects\Requirement\AbstractRaceUnitRequirementTest.cs" /> <Compile Include="API\Objects\Mock\MockContainedUnitType.cs" /> <Compile Include="API\Objects\ArmyCategoryTests.cs" /> + <Compile Include="API\Commands\RemoveUnitCommandTest.cs" /> </ItemGroup> <ItemGroup> <None Include="app.config" />