forked from I2P_Developers/i2p.i2p
add mockito
This commit is contained in:
@@ -15,6 +15,8 @@ sourceSets {
|
||||
|
||||
dependencies {
|
||||
compile project(':core')
|
||||
|
||||
testCompile 'org.mockito:mockito-core:2.11.0'
|
||||
}
|
||||
|
||||
configurations {
|
||||
|
Reference in New Issue
Block a user