Regenerate tests
This commit is contained in:
+3
-3
@@ -6715,9 +6715,9 @@ public class BoxJsTestGenerated extends AbstractBoxJsTest {
|
||||
runTest("js/js.translator/testData/box/reflection/primitives.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("primitives-12.kt")
|
||||
public void testPrimitives_12() throws Exception {
|
||||
runTest("js/js.translator/testData/box/reflection/primitives-12.kt");
|
||||
@TestMetadata("primitives-11.kt")
|
||||
public void testPrimitives_11() throws Exception {
|
||||
runTest("js/js.translator/testData/box/reflection/primitives-11.kt");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
+3
-3
@@ -6690,9 +6690,9 @@ public class IrBoxJsTestGenerated extends AbstractIrBoxJsTest {
|
||||
runTest("js/js.translator/testData/box/reflection/primitives.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("primitives-12.kt")
|
||||
public void testPrimitives_12() throws Exception {
|
||||
runTest("js/js.translator/testData/box/reflection/primitives-12.kt");
|
||||
@TestMetadata("primitives-11.kt")
|
||||
public void testPrimitives_11() throws Exception {
|
||||
runTest("js/js.translator/testData/box/reflection/primitives-11.kt");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user