forked from I2P_Developers/i2p.i2p
add mini-streaming to testCompile dependencies as well
This commit is contained in:
@@ -25,6 +25,7 @@ sourceSets {
|
||||
dependencies {
|
||||
jarCompile project(':core')
|
||||
jarCompile project(':apps:ministreaming')
|
||||
testCompile project(':apps:ministreaming')
|
||||
providedCompile sourceSets.jar.output
|
||||
providedCompile project(':apps:jetty')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user