forked from I2P_Developers/i2p.i2p
Moved existing JUnit tests to junittest/ in preparation for ScalaTest
This commit is contained in:
@@ -136,7 +136,7 @@
|
||||
<pathelement location="${with.cobertura}" />
|
||||
</classpath>
|
||||
<batchtest todir="../../reports/core/junit/">
|
||||
<fileset dir="./test/">
|
||||
<fileset dir="./junittest/">
|
||||
<include name="**/*Test.java" />
|
||||
<exclude name="**/ElGamalAESEngineTest.java" />
|
||||
<exclude name="**/StructureTest.java" />
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user