Issue#67 Move Project specific Test Tasks out of testoptions.gradle
This commit is contained in:
parent
bd82a8bb51
commit
d7f0ca8ccf
3 changed files with 18 additions and 18 deletions
|
|
@ -33,4 +33,5 @@ apply from: 'gradlescripts/versions.gradle'
|
|||
apply from: 'gradlescripts/detekt.config.gradle'
|
||||
apply from: 'gradlescripts/ktlint.gradle'
|
||||
apply from: 'gradlescripts/lint.gradle'
|
||||
apply from: 'gradlescripts/testoptions.gradle'
|
||||
apply from: 'gradlescripts/testoptions.gradle'
|
||||
apply from: 'gradlescripts/test.tasks.gradle'
|
||||
Loading…
Add table
Add a link
Reference in a new issue