mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-03-10 08:31:29 +00:00
Minor: regenerate tests
This commit is contained in:
@@ -80,18 +80,18 @@ public class ForeignAnnotationsCompiledJavaTestGenerated extends AbstractForeign
|
||||
runTest("compiler/testData/diagnostics/foreignAnnotationsTests/tests/irrelevantQualifierNicknames.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt47920.kt")
|
||||
public void testKt47920() throws Exception {
|
||||
runTest("compiler/testData/diagnostics/foreignAnnotationsTests/tests/kt47920.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt47833.kt")
|
||||
public void testKt47833() throws Exception {
|
||||
runTest("compiler/testData/diagnostics/foreignAnnotationsTests/tests/kt47833.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt47920.kt")
|
||||
public void testKt47920() throws Exception {
|
||||
runTest("compiler/testData/diagnostics/foreignAnnotationsTests/tests/kt47920.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("lombokSimple.kt")
|
||||
public void testLombokSimple() throws Exception {
|
||||
|
||||
@@ -80,18 +80,18 @@ public class ForeignAnnotationsCompiledJavaWithPsiClassReadingTestGenerated exte
|
||||
runTest("compiler/testData/diagnostics/foreignAnnotationsTests/tests/irrelevantQualifierNicknames.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt47920.kt")
|
||||
public void testKt47920() throws Exception {
|
||||
runTest("compiler/testData/diagnostics/foreignAnnotationsTests/tests/kt47920.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt47833.kt")
|
||||
public void testKt47833() throws Exception {
|
||||
runTest("compiler/testData/diagnostics/foreignAnnotationsTests/tests/kt47833.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt47920.kt")
|
||||
public void testKt47920() throws Exception {
|
||||
runTest("compiler/testData/diagnostics/foreignAnnotationsTests/tests/kt47920.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("lombokSimple.kt")
|
||||
public void testLombokSimple() throws Exception {
|
||||
|
||||
@@ -80,18 +80,18 @@ public class ForeignAnnotationsSourceJavaTestGenerated extends AbstractForeignAn
|
||||
runTest("compiler/testData/diagnostics/foreignAnnotationsTests/tests/irrelevantQualifierNicknames.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt47920.kt")
|
||||
public void testKt47920() throws Exception {
|
||||
runTest("compiler/testData/diagnostics/foreignAnnotationsTests/tests/kt47920.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt47833.kt")
|
||||
public void testKt47833() throws Exception {
|
||||
runTest("compiler/testData/diagnostics/foreignAnnotationsTests/tests/kt47833.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt47920.kt")
|
||||
public void testKt47920() throws Exception {
|
||||
runTest("compiler/testData/diagnostics/foreignAnnotationsTests/tests/kt47920.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("lombokSimple.kt")
|
||||
public void testLombokSimple() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user