[FIR-IDE] Regenerate tests
This commit is contained in:
+5
@@ -208,6 +208,11 @@ public class LazyBodyIsNotTouchedTilContractsPhaseTestGenerated extends Abstract
|
|||||||
runTest("compiler/fir/analysis-tests/testData/resolve/genericReceiverPropertyOverride.kt");
|
runTest("compiler/fir/analysis-tests/testData/resolve/genericReceiverPropertyOverride.kt");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@TestMetadata("implicitTypeInFakeOverride.kt")
|
||||||
|
public void testImplicitTypeInFakeOverride() throws Exception {
|
||||||
|
runTest("compiler/fir/analysis-tests/testData/resolve/implicitTypeInFakeOverride.kt");
|
||||||
|
}
|
||||||
|
|
||||||
@TestMetadata("incorrectSuperCall.kt")
|
@TestMetadata("incorrectSuperCall.kt")
|
||||||
public void testIncorrectSuperCall() throws Exception {
|
public void testIncorrectSuperCall() throws Exception {
|
||||||
runTest("compiler/fir/analysis-tests/testData/resolve/incorrectSuperCall.kt");
|
runTest("compiler/fir/analysis-tests/testData/resolve/incorrectSuperCall.kt");
|
||||||
|
|||||||
Reference in New Issue
Block a user