Regenerate tests
This commit is contained in:
@@ -4105,17 +4105,17 @@ public class JetDiagnosticsTestGenerated extends AbstractDiagnosticsTestWithEage
|
||||
public void testKt2744() throws Exception {
|
||||
doTest("compiler/testData/diagnostics/tests/subtyping/kt2744.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("kt3159.kt")
|
||||
public void testKt3159() throws Exception {
|
||||
doTest("compiler/testData/diagnostics/tests/subtyping/kt3159.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("kt304.kt")
|
||||
public void testKt304() throws Exception {
|
||||
doTest("compiler/testData/diagnostics/tests/subtyping/kt304.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("kt3159.kt")
|
||||
public void testKt3159() throws Exception {
|
||||
doTest("compiler/testData/diagnostics/tests/subtyping/kt3159.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("kt-1457.kt")
|
||||
public void testKt_1457() throws Exception {
|
||||
doTest("compiler/testData/diagnostics/tests/subtyping/kt-1457.kt");
|
||||
|
||||
Reference in New Issue
Block a user