Minor. Regenerate tests
This commit is contained in:
committed by
teamcityserver
parent
0f2937bae5
commit
ca72ba5538
-5
@@ -15222,11 +15222,6 @@ public class LightAnalysisModeTestGenerated extends AbstractLightAnalysisModeTes
|
||||
runTest("compiler/testData/codegen/box/inlineClasses/boxImplDoesNotExecuteInitBlock.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("boxNullableForFakeOverride.kt")
|
||||
public void testBoxNullableForFakeOverride() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/inlineClasses/boxNullableForFakeOverride.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("boxNullableValueOfInlineClassWithNonNullUnderlyingType.kt")
|
||||
public void testBoxNullableValueOfInlineClassWithNonNullUnderlyingType() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/inlineClasses/boxNullableValueOfInlineClassWithNonNullUnderlyingType.kt");
|
||||
|
||||
Reference in New Issue
Block a user