mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-11 18:29:05 +01:00
modifications based on Akwizgran's comments
This commit is contained in:
@@ -93,10 +93,6 @@ android {
|
||||
assets.srcDirs = ['assets']
|
||||
}
|
||||
|
||||
// Move the tests to tests/java, tests/res, etc...
|
||||
//instrumentTest.setRoot('tests')
|
||||
// unitTest.setRoot('tests')
|
||||
|
||||
androidTest.setRoot('androidTest')
|
||||
androidTest {
|
||||
java.srcDirs = ['androidTest/java']
|
||||
|
||||
Reference in New Issue
Block a user