Move Tor Bridge tests and rename bramble-j2se to bramble-java

This commit is contained in:
Torsten Grote
2018-08-24 13:40:42 -03:00
parent da7cf4af28
commit 59048f106a
8 changed files with 40 additions and 54 deletions

View File

@@ -28,6 +28,8 @@ dependencies {
testImplementation "org.jmock:jmock-legacy:2.8.2"
testImplementation "org.hamcrest:hamcrest-library:1.3"
testImplementation "org.hamcrest:hamcrest-core:1.3"
testApt 'com.google.dagger:dagger-compiler:2.0.2'
}
project.afterEvaluate {