Junit bugfix
This commit is contained in:
parent
efd7a797e3
commit
a38bccec06
@ -12,6 +12,7 @@ dependencies {
|
||||
}
|
||||
|
||||
junitPlatform {
|
||||
platformVersion '1.0.0-M2'
|
||||
includeClassNamePattern '.*'
|
||||
}
|
||||
|
||||
@ -33,4 +34,4 @@ tasks.findByPath(":$name:junitPlatformTest").configure {
|
||||
outFile.delete()
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user