mirror of
https://github.com/MinimalBible/MinimalBible
synced 2024-11-04 15:18:22 -05:00
Remove a TODO, I am testing Spek files now
This commit is contained in:
parent
bcebe86926
commit
e1ab61dd5f
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user