forked from I2P_Developers/i2p.i2p
Removed fullclovertest target from main build.xml
Clover usage is triggered by setting with.clover instead.
This commit is contained in:
@ -1259,10 +1259,6 @@
|
||||
<ant dir="core/java/" target="fulltest" />
|
||||
<ant dir="router/java/" target="fulltest" />
|
||||
</target>
|
||||
<target name="fullclovertest" depends="buildProperties" >
|
||||
<ant dir="core/java/" target="fullclovertest" />
|
||||
<ant dir="router/java/" target="fullclovertest" />
|
||||
</target>
|
||||
<!-- end unit tests -->
|
||||
|
||||
<target name="testscripts" >
|
||||
|
Reference in New Issue
Block a user