mirror of
https://github.com/MinimalBible/MinimalBible
synced 2025-07-01 13:55:56 -04:00
Remove a TODO, I am testing Spek files now
This commit is contained in:
@ -26,7 +26,6 @@ repositories {
|
||||
def androidModule = project(':app')
|
||||
def firstVariant = androidModule.android.applicationVariants.toList().first()
|
||||
|
||||
// TODO: Not yet including Spek tests, fix that.
|
||||
def testIncludes = [
|
||||
'**/*Test.class',
|
||||
'**/*Spek.class'
|
||||
|
Reference in New Issue
Block a user