SPRNET-1279 Create integration test project for NMS

(run tests in standard nunit - without ncover as it hangs with ncover)
This commit is contained in:
markpollack
2009-12-08 03:04:54 +00:00
parent 5e9f148982
commit 41b8c4091c
11 changed files with 328 additions and 6 deletions

View File

@@ -189,6 +189,7 @@ ${tool.dir} : dir for tools
-->
<call target="common.run-tests.ncover" />
</target>
<!--