From 932b76a3f351c80a1dc29340645529e5b4776035 Mon Sep 17 00:00:00 2001 From: Ilmir Usmanov Date: Tue, 21 Aug 2018 14:12:57 +0300 Subject: [PATCH] Minor. Unmute test --- .../box/coroutines/bridges/lambdaWithMultipleParameters.kt | 1 - 1 file changed, 1 deletion(-) diff --git a/compiler/testData/codegen/box/coroutines/bridges/lambdaWithMultipleParameters.kt b/compiler/testData/codegen/box/coroutines/bridges/lambdaWithMultipleParameters.kt index de14a30e87c..4f51ed74434 100644 --- a/compiler/testData/codegen/box/coroutines/bridges/lambdaWithMultipleParameters.kt +++ b/compiler/testData/codegen/box/coroutines/bridges/lambdaWithMultipleParameters.kt @@ -1,4 +1,3 @@ -// IGNORE_BACKEND: JS_IR // IGNORE_BACKEND: JVM_IR // WITH_RUNTIME // WITH_COROUTINES