[Wasm] Remove no longer existed dirs from exclude list

This commit is contained in:
Zalim Bashorov
2022-05-03 14:03:27 +02:00
committed by teamcity
parent 11d9751844
commit f8ef028da3
5 changed files with 4 additions and 7 deletions
@@ -22,9 +22,6 @@ fun main(args: Array<String>) {
System.setProperty("java.awt.headless", "true")
val jvmOnlyBoxTests = listOf(
"testsWithJava9",
"testsWithJava15",
"testsWithJava17",
"compileKotlinAgainstKotlin",
)