Enable release coroutine tests in JS IR
This commit is contained in:
@@ -63,7 +63,7 @@ fun createCommonCoroutinesTestMethodModels(
|
|||||||
checkFilenameStartsLowerCase,
|
checkFilenameStartsLowerCase,
|
||||||
targetBackend,
|
targetBackend,
|
||||||
skipIgnored,
|
skipIgnored,
|
||||||
false
|
true
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
else
|
else
|
||||||
@@ -87,4 +87,4 @@ fun createCommonCoroutinesTestMethodModels(
|
|||||||
false
|
false
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
+426
-426
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user