fix ElGamalTest compile; fix jbigi.jar path to speed up the test

This commit is contained in:
zzz
2011-06-02 20:29:15 +00:00
parent b37a64905b
commit 219d7fd8c3
3 changed files with 9 additions and 4 deletions

View File

@@ -99,7 +99,7 @@
<pathelement path="${classpath}" />
<pathelement location="./build/obj_test" />
<pathelement location="./build/obj" />
<pathelement location="../../installer/lib/jbigi/jbigi.jar" />
<pathelement location="../../build/jbigi.jar" />
<pathelement location="${with.cobertura}" />
</classpath>
<batchtest todir="../../reports/core/junit/">