Run JS box tests for JS IR BE
This commit is contained in:
@@ -8,5 +8,5 @@ package org.jetbrains.kotlin.test
|
||||
import java.io.File
|
||||
|
||||
val JS_IR_BACKEND_TEST_WHITELIST = listOf(
|
||||
"js/js.translator/testData/box/annotation"
|
||||
"js/js.translator/testData/box/package/nestedPackage.kt"
|
||||
).map { File(it) }
|
||||
|
||||
Reference in New Issue
Block a user