no not run unit tests with ncover for now...

This commit is contained in:
markpollack
2010-04-08 20:18:01 +00:00
parent 8a3df5654c
commit f572afa487

View File

@@ -184,10 +184,11 @@ ${project.name} : (optional), the name of the assembly
${tool.dir} : dir for tools
-->
<target name="common.run-tests">
<!--
<call target="common.run-tests.nunit" />
-->
<!--
<call target="common.run-tests.ncover" />
-->
</target>