reactivated ncover

This commit is contained in:
eeichinger
2009-12-22 22:06:37 +00:00
parent 23d6bcd450
commit 2c3d2c204f

View File

@@ -184,11 +184,10 @@ ${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>