[FIR] KT-59368 regenerate tests
This commit is contained in:
+6
@@ -1503,6 +1503,12 @@ public class DiagnosticCompilerTestFirTestdataTestGenerated extends AbstractDiag
|
||||
runTest("compiler/fir/analysis-tests/testData/resolve/checkers/complexConflictingProjections.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("contextReceiversSubtyping.kt")
|
||||
public void testContextReceiversSubtyping() throws Exception {
|
||||
runTest("compiler/fir/analysis-tests/testData/resolve/checkers/contextReceiversSubtyping.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("importAnnotationWithRequiresOptIn.kt")
|
||||
public void testImportAnnotationWithRequiresOptIn() throws Exception {
|
||||
|
||||
+6
@@ -1503,6 +1503,12 @@ public class LLFirPreresolvedReversedDiagnosticCompilerFirTestDataTestGenerated
|
||||
runTest("compiler/fir/analysis-tests/testData/resolve/checkers/complexConflictingProjections.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("contextReceiversSubtyping.kt")
|
||||
public void testContextReceiversSubtyping() throws Exception {
|
||||
runTest("compiler/fir/analysis-tests/testData/resolve/checkers/contextReceiversSubtyping.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("importAnnotationWithRequiresOptIn.kt")
|
||||
public void testImportAnnotationWithRequiresOptIn() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user