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