[FIR-test] Mute tests with bad test-data

This commit is contained in:
simon.ogorodnik
2020-03-24 02:24:49 +03:00
parent f83c20065d
commit 59393e06f0
2 changed files with 2 additions and 0 deletions
@@ -1,5 +1,6 @@
// WITH_RUNTIME
// KJS_WITH_FULL_RUNTIME
// IGNORE_BACKEND_FIR: JVM_IR
fun testBreak() {
for (i in 0..1) {
@@ -1,5 +1,6 @@
// WITH_RUNTIME
// KJS_WITH_FULL_RUNTIME
// IGNORE_BACKEND_FIR: JVM_IR
fun testContinue() {
for (i in 0..1) {