Regenerate for testCompilationErrorThenFixed test
Original commit: bf7a295ace
This commit is contained in:
@@ -121,7 +121,8 @@ public class IncrementalJpsTestGenerated extends AbstractIncrementalJpsTest {
|
|||||||
|
|
||||||
@TestMetadata("compilationErrorThenFixed")
|
@TestMetadata("compilationErrorThenFixed")
|
||||||
public void testCompilationErrorThenFixed() throws Exception {
|
public void testCompilationErrorThenFixed() throws Exception {
|
||||||
doTest("jps-plugin/testData/incremental/pureKotlin/compilationErrorThenFixed/");
|
String fileName = JetTestUtils.navigationMetadata("jps-plugin/testData/incremental/pureKotlin/compilationErrorThenFixed/");
|
||||||
|
doTest(fileName);
|
||||||
}
|
}
|
||||||
|
|
||||||
@TestMetadata("constantsUnchanged")
|
@TestMetadata("constantsUnchanged")
|
||||||
|
|||||||
Reference in New Issue
Block a user