Regenerate tests

This commit is contained in:
Alexander Udalov
2013-04-10 22:15:38 +04:00
parent 57f6870e68
commit 797c3db93b
@@ -997,7 +997,7 @@ public class QuickFixTestGenerated extends AbstractQuickFixTest {
public void testChangeReturnTypeWhenValueParameterListIsAbsent() throws Exception {
doTest("idea/testData/quickfix/typeMismatch/beforeChangeReturnTypeWhenValueParameterListIsAbsent.kt");
}
@TestMetadata("beforeCompareToTypeMismatch.kt")
public void testCompareToTypeMismatch() throws Exception {
doTest("idea/testData/quickfix/typeMismatch/beforeCompareToTypeMismatch.kt");