[box-tests] Added test
This commit is contained in:
+5
@@ -11709,6 +11709,11 @@ public class LightAnalysisModeTestGenerated extends AbstractLightAnalysisModeTes
|
||||
runTest("compiler/testData/codegen/box/enum/initEntriesInCompanionObject.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("initEntriesInCompanionObject2.kt")
|
||||
public void testInitEntriesInCompanionObject2() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/enum/initEntriesInCompanionObject2.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("initEntriesInValueOf.kt")
|
||||
public void testInitEntriesInValueOf() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/enum/initEntriesInValueOf.kt");
|
||||
|
||||
Reference in New Issue
Block a user