view WarFoundryTests.nunit @ 222:12ac487af0ba

Re #395: Requirements can incorrectly allow based on common divisor * Add tests to check for using common divisor (e.g. allowing 1 per 2 when we said allow 2 per 4)
author IBBoard <dev@ibboard.co.uk>
date Sat, 31 Mar 2012 15:24:41 +0100
parents c6e5b8a1948d
children
line wrap: on
line source

<NUnitProject>
  <Settings activeconfig="Debug" />
  <Config name="Debug" binpathtype="Auto">
    <assembly path="IBBoard.WarFoundry.API.Tests.dll" />
  </Config>
  <Config name="Release" binpathtype="Auto" />
</NUnitProject>