Regenerate IntentionTestGenerated
This commit is contained in:
+1
-2
@@ -13078,8 +13078,7 @@ public class IntentionTestGenerated extends AbstractIntentionTest {
|
|||||||
|
|
||||||
@TestMetadata("unnecessaryParenthesesWithComment.kt")
|
@TestMetadata("unnecessaryParenthesesWithComment.kt")
|
||||||
public void testUnnecessaryParenthesesWithComment() throws Exception {
|
public void testUnnecessaryParenthesesWithComment() throws Exception {
|
||||||
String fileName = KotlinTestUtils.navigationMetadata("idea/testData/intentions/removeUnnecessaryParentheses/unnecessaryParenthesesWithComment.kt");
|
runTest("idea/testData/intentions/removeUnnecessaryParentheses/unnecessaryParenthesesWithComment.kt");
|
||||||
doTest(fileName);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user