[JS] Ignore some tests due to KT-52339

This commit is contained in:
Dmitriy Novozhilov
2022-05-10 12:23:35 +03:00
committed by teamcity
parent 67e6c7955c
commit be76cd39d2
8 changed files with 984 additions and 6 deletions
@@ -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>>()