diff IBBoard.WarFoundry.API.Tests.csproj @ 180:ce40484ad921

Re #356: Exception caused by unit limits * Add test that triggers the stack overflow, based on example data file
author IBBoard <dev@ibboard.co.uk>
date Sun, 06 Nov 2011 19:47:18 +0000
parents c026c02583ca
children bd38c32fb1a9
line wrap: on
line diff
--- a/IBBoard.WarFoundry.API.Tests.csproj	Mon Oct 31 20:23:09 2011 +0000
+++ b/IBBoard.WarFoundry.API.Tests.csproj	Sun Nov 06 19:47:18 2011 +0000
@@ -109,6 +109,7 @@
     <Compile Include="API\Commands\EditArmyCommandTest.cs" />
     <Compile Include="API\Factories\AbstractNativeWarFoundryFactoryTest.cs" />
     <Compile Include="API\Factories\Mock\MockNativeWarFoundryFactory.cs" />
+    <Compile Include="API\Objects\UnitEquipmentLimitTests.cs" />
   </ItemGroup>
   <ItemGroup>
     <None Include="app.config" />