forked from I2P_Developers/i2p.i2p
fix ElGamalTest compile; fix jbigi.jar path to speed up the test
This commit is contained in:
@@ -824,7 +824,8 @@
|
||||
<!-- thazzit -->
|
||||
</target>
|
||||
|
||||
<target name="test" depends="buildProperties" >
|
||||
<target name="test" depends="buildProperties, jbigi" >
|
||||
<mkdir dir="reports/core/junit/" />
|
||||
<ant dir="core/java/" target="test" />
|
||||
</target>
|
||||
<target name="junit.report" depends="buildProperties" >
|
||||
|
Reference in New Issue
Block a user