[JS IR BE] Regenerate & unmute tests
This commit is contained in:
-10
@@ -1271,11 +1271,6 @@ public class IrBoxJsTestGenerated extends AbstractIrBoxJsTest {
|
||||
runTest("js/js.translator/testData/box/dynamic/iterator.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("nameClashing.kt")
|
||||
public void testNameClashing() throws Exception {
|
||||
runTest("js/js.translator/testData/box/dynamic/nameClashing.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("operationsWithAssignment.kt")
|
||||
public void testOperationsWithAssignment() throws Exception {
|
||||
runTest("js/js.translator/testData/box/dynamic/operationsWithAssignment.kt");
|
||||
@@ -5773,11 +5768,6 @@ public class IrBoxJsTestGenerated extends AbstractIrBoxJsTest {
|
||||
runTest("js/js.translator/testData/box/native/kt2209.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("library.kt")
|
||||
public void testLibrary() throws Exception {
|
||||
runTest("js/js.translator/testData/box/native/library.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("nativeClassAsReifiedTypeArgument.kt")
|
||||
public void testNativeClassAsReifiedTypeArgument() throws Exception {
|
||||
runTest("js/js.translator/testData/box/native/nativeClassAsReifiedTypeArgument.kt");
|
||||
|
||||
Reference in New Issue
Block a user