view WarFoundryTests.nunit @ 171:14d0450f295d

* Fix file path in test case to work on Linux * Switch to using XmlUnit in binary form (because license allows it)
author IBBoard <dev@ibboard.co.uk>
date Tue, 13 Sep 2011 20:49:06 +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>