[Wasm] Remove no longer existed dirs from exclude list
This commit is contained in:
@@ -22,9 +22,6 @@ fun main(args: Array<String>) {
|
||||
System.setProperty("java.awt.headless", "true")
|
||||
|
||||
val jvmOnlyBoxTests = listOf(
|
||||
"testsWithJava9",
|
||||
"testsWithJava15",
|
||||
"testsWithJava17",
|
||||
"compileKotlinAgainstKotlin",
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user