diff IBBoard.WarFoundry.API.Tests.csproj @ 229:6ec46f3db2d4

Re #419: Remove assumptions of a file-based install * Test loading from resources
author IBBoard <dev@ibboard.co.uk>
date Wed, 11 Jul 2012 20:33:11 +0100
parents 7c21ca1482cb
children 5e03b68dd214
line wrap: on
line diff
--- a/IBBoard.WarFoundry.API.Tests.csproj	Sat Jul 07 21:02:53 2012 +0100
+++ b/IBBoard.WarFoundry.API.Tests.csproj	Wed Jul 11 20:33:11 2012 +0100
@@ -126,6 +126,7 @@
     <Compile Include="API\Commands\RemoveUnitCommandTest.cs" />
     <Compile Include="API\Loading\LoadableObjectSourceResourceSetTests.cs" />
     <Compile Include="API\Loading\LoadableObjectSourceDirectoryTests.cs" />
+    <Compile Include="API\Factories\Mock\MockRaceAndSystemFactory.cs" />
   </ItemGroup>
   <ItemGroup>
     <None Include="app.config" />