mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-14 03:39:05 +01:00
Merge branch 'optional-tests' into 'master'
Specify optional tests with an environment variable See merge request briar/briar!916
This commit is contained in:
@@ -49,8 +49,3 @@ project.afterEvaluate {
|
||||
into 'src/main/res/raw'
|
||||
}
|
||||
}
|
||||
|
||||
tasks.withType(Test) {
|
||||
// Use entropy-gathering device specified on command line, if any
|
||||
systemProperty 'java.security.egd', System.getProperty('java.security.egd')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user