Fix jbigi.jar path in test target of router build.xml

This commit is contained in:
str4d
2012-02-25 01:21:31 +00:00
parent 849c407712
commit ceda7c9ca0

View File

@ -112,7 +112,7 @@
<pathelement path="${classpath}" />
<pathelement location="./build/obj" />
<pathelement location="../../core/java/build/i2ptest.jar" />
<pathelement location="../../installer/lib/jbigi/jbigi.jar" />
<pathelement location="../../build/jbigi.jar" />
<pathelement path="${ant.home}/lib/clover.jar"/>
</classpath>
<batchtest todir="../../reports/router/junit/">