Fixed a type in target name

This commit is contained in:
Ramnivas Laddad
2009-07-14 21:29:48 +00:00
parent 1a5b542309
commit ef6395b949

View File

@@ -34,7 +34,7 @@
<test-run classpath.id="test.run.classpath"/>
</target>
<target name="clover-instrument">
<target name="clover.instrument">
<!--
Override to avoid build failure. Created SPR-5921 to fix this propertly
-->