forked from I2P_Developers/i2p.i2p
Started on scalatests for SU3File and CertUtil.
This commit is contained in:
@ -27,6 +27,7 @@ sourceSets {
|
||||
}
|
||||
resources {
|
||||
srcDir 'java/test/junit'
|
||||
include 'resources/*'
|
||||
include 'net/i2p/crypto/eddsa/test.data'
|
||||
include 'net/i2p/crypto/eddsa/math/baseDblPrecmp'
|
||||
include 'net/i2p/crypto/eddsa/math/basePrecmp'
|
||||
|
@ -700,7 +700,7 @@ public class SU3File {
|
||||
}
|
||||
|
||||
/**
|
||||
* @param stype number or name
|
||||
* @param ctype number or name
|
||||
* @return null if not found
|
||||
* @since 0.9.9
|
||||
*/
|
||||
|
Reference in New Issue
Block a user