[JS] Ignore some tests due to KT-52339
This commit is contained in:
committed by
teamcity
parent
67e6c7955c
commit
be76cd39d2
@@ -1,4 +1,6 @@
|
||||
// WITH_STDLIB
|
||||
// IGNORE_BACKEND: JS
|
||||
// Ignore reason: changed line numbers after bootstrap update
|
||||
|
||||
fun box(): String {
|
||||
val list = ArrayList<Pair<String,String>>()
|
||||
|
||||
Reference in New Issue
Block a user