mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-11 18:29:05 +01:00
Finished unit tests for SetupActivity and its Controller
This commit is contained in:
@@ -105,6 +105,9 @@ android {
|
||||
test.setRoot('test')
|
||||
test {
|
||||
java.srcDirs = ['test/java']
|
||||
testOptions {
|
||||
unitTests.returnDefaultValues = true
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user