Split testdata of #KT-25432 and #KT-29767
This commit is contained in:
@@ -19894,6 +19894,11 @@ public class DiagnosticsTestGenerated extends AbstractDiagnosticsTest {
|
||||
runTest("compiler/testData/diagnostics/tests/smartCasts/inference/kt2851.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("kt29767.kt")
|
||||
public void testKt29767() throws Exception {
|
||||
runTest("compiler/testData/diagnostics/tests/smartCasts/inference/kt29767.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("kt4009.kt")
|
||||
public void testKt4009() throws Exception {
|
||||
runTest("compiler/testData/diagnostics/tests/smartCasts/inference/kt4009.kt");
|
||||
|
||||
Reference in New Issue
Block a user