forked from I2P_Developers/i2p.i2p
Add missing test dependency
This commit is contained in:
@ -8,6 +8,7 @@ subprojects {
|
||||
|
||||
dependencies {
|
||||
testCompile 'junit:junit:4.+'
|
||||
testCompile 'org.hamcrest:hamcrest-library:1.3'
|
||||
}
|
||||
|
||||
sourceCompatibility = 1.6
|
||||
|
Reference in New Issue
Block a user