test: make testing optional in build
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
include ':OpenKeychain'
|
||||
include ':OpenKeychain-Test'
|
||||
if (hasProperty('withTesting') && withTesting) include ':OpenKeychain-Test'
|
||||
include ':extern:openpgp-api-lib'
|
||||
include ':extern:openkeychain-api-lib'
|
||||
include ':extern:html-textview'
|
||||
|
||||
Reference in New Issue
Block a user