mirror of
https://github.com/MinimalBible/MinimalBible
synced 2026-06-10 23:32:04 -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