forked from I2P_Developers/i2p.i2p
Gradle test config improvements
This commit is contained in:
@@ -14,5 +14,5 @@ sourceSets {
|
||||
dependencies {
|
||||
compile project(':core')
|
||||
compile project(':apps:ministreaming')
|
||||
testCompile 'junit:junit:4.+'
|
||||
testCompile project(path: ':apps:ministreaming', configuration: 'tests')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user