reverted accidental change

This commit is contained in:
eeichinger
2009-09-27 17:47:20 +00:00
parent 0882e83fe3
commit 8c9a0be1a8

View File

@@ -185,9 +185,9 @@ ${tool.dir} : dir for tools
-->
<target name="common.run-tests">
<call target="common.run-tests.ncover" />
<!--
<call target="common.run-tests.nunit" />
<!--
<call target="common.run-tests.ncover" />
-->
</target>