mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-26 19:06:24 +07:00
Find: Comments only: Groovy javadoc comments are skipped (IDEA-115578)
This commit is contained in:
@@ -476,6 +476,8 @@ public class FindManagerTest extends DaemonAnalyzerTestCase {
|
||||
|
||||
findModel.setRegularExpressions(true);
|
||||
FindManagerTestUtils.runFindForwardAndBackward(findManager, findModel, text);
|
||||
|
||||
FindManagerTestUtils.runFindForwardAndBackward(findManager, findModel, text, "groovy");
|
||||
}
|
||||
|
||||
public void testFindInCommentsProperlyWorksWithOffsets() throws Exception{
|
||||
|
||||
Reference in New Issue
Block a user