Skip to content

Commit

Permalink
SPRNET-1472 reverting to ncover 1.5.8 for code coverage reporting
Browse files Browse the repository at this point in the history
  • Loading branch information
sbohlen committed Oct 7, 2011
1 parent 403f0c6 commit 62ec2c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common-project.include
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ ${tool.dir} : dir for tools
</if>

<if test="${test.withcoverage}" >
<call target="common.run-tests.opencover" />
<call target="common.run-tests.ncover" />
</if>

</target>
Expand Down

0 comments on commit 62ec2c2

Please sign in to comment.