mirror of
https://github.com/i2p/i2p.i2p.git
synced 2024-12-06 19:27:00 +01:00
Moved existing JUnit tests to junittest/ in preparation for ScalaTest
This commit is contained in:
+1
-1
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user