diff IBBoard.WarFoundry.API.Tests.csproj @ 51:9d68b5dd70b3

Re #270: Add multiple categories to API * Add test for unit being in multiple categories Also: * Add assertions in other tests that unit is cached in army
author IBBoard <dev@ibboard.co.uk>
date Wed, 19 May 2010 19:22:20 +0000
parents d3519f38a0f4
children 97ea355f9564
line wrap: on
line diff
--- a/IBBoard.WarFoundry.API.Tests.csproj	Tue May 18 19:57:44 2010 +0000
+++ b/IBBoard.WarFoundry.API.Tests.csproj	Wed May 19 19:22:20 2010 +0000
@@ -121,6 +121,9 @@
     <None Include="testdata\single-unit-one-category-different-main-category.racex">
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </None>
+    <None Include="testdata\single-unit-two-categories.racex">
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </None>
   </ItemGroup>
   <ItemGroup>
     <Reference Include="ICSharpCode.SharpZipLib, Version=0.85.5.452, Culture=neutral, PublicKeyToken=1b03e6acf1164f73">