add Java tests for verifying @JvmStatic
(#14)
This commit is contained in:
parent
61137e0878
commit
171570159e
4 changed files with 102 additions and 22 deletions
|
@ -36,7 +36,7 @@ kotlin {
|
|||
targets.withType<KotlinJvmTarget>().configureEach {
|
||||
testRuns.configureEach {
|
||||
executionTask.configure {
|
||||
// useJUnitPlatform()
|
||||
useJUnitPlatform()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue