diff IBBoard.WarFoundry.API.Tests.csproj @ 161:c28ff466d009 Ticket341-DefaultArmySize

Re #341: Default army size of 0 * Add unit test file back to project Also: * Setup ignore files
author IBBoard <dev@ibboard.co.uk>
date Sun, 21 Aug 2011 20:40:41 +0100
parents b053872f1dce
children b0b41bf8ad68
line wrap: on
line diff
--- a/IBBoard.WarFoundry.API.Tests.csproj	Sun Aug 14 01:19:12 2011 +0000
+++ b/IBBoard.WarFoundry.API.Tests.csproj	Sun Aug 21 20:40:41 2011 +0100
@@ -105,6 +105,7 @@
     <Compile Include="API\Factories\Mock\MockRaceFactory.cs" />
     <Compile Include="API\MockRequirementFactory.cs" />
     <Compile Include="API\Factories\Requirement\Mock\MockRequirement.cs" />
+    <Compile Include="API\Savers\Xml\WarFoundryXmlFileSaverTests.cs" />
   </ItemGroup>
   <ItemGroup>
     <None Include="app.config" />