Remove explicit disabling the new type inference from test data
This commit is contained in:
committed by
teamcity
parent
c0ae68fe93
commit
224beb24eb
-6
@@ -16877,12 +16877,6 @@ public class DiagnosisCompilerTestFE10TestdataTestGenerated extends AbstractDiag
|
||||
runTest("compiler/testData/diagnostics/tests/inference/substitutions/kt32189returnTypeWithTypealiasSubtitution.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt32189returnTypeWithTypealiasSubtitutionOldInference.kt")
|
||||
public void testKt32189returnTypeWithTypealiasSubtitutionOldInference() throws Exception {
|
||||
runTest("compiler/testData/diagnostics/tests/inference/substitutions/kt32189returnTypeWithTypealiasSubtitutionOldInference.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt6081SubstituteIntoClassCorrectly.kt")
|
||||
public void testKt6081SubstituteIntoClassCorrectly() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user