diff IBBoard.WarFoundry.API.Tests.csproj @ 65:fa536aee66d7

Fixes #296: Fix handling of equipment slot with no limit * Test the handling of slots without limits Also: * Compact testing by extracting out a common "test validation fails" method
author IBBoard <dev@ibboard.co.uk>
date Sun, 04 Jul 2010 13:53:45 +0000
parents a9163f8dfba1
children f671ead260b1
line wrap: on
line diff
--- a/IBBoard.WarFoundry.API.Tests.csproj	Sun Jul 04 12:55:21 2010 +0000
+++ b/IBBoard.WarFoundry.API.Tests.csproj	Sun Jul 04 13:53:45 2010 +0000
@@ -179,6 +179,9 @@
     <None Include="testdata\xml-race-factory\single-unit-with-valid-equipment-slot-reference.racex">
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </None>
+    <None Include="testdata\xml-race-factory\single-unit-with-no-equipment-slot-limit.racex">
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </None>
   </ItemGroup>
   <ItemGroup>
     <Reference Include="ICSharpCode.SharpZipLib, Version=0.85.5.452, Culture=neutral, PublicKeyToken=1b03e6acf1164f73">