mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
fix name case
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@ public class JavaDocInfoGeneratorTest extends CodeInsightTestCase {
|
||||
doTestMethod();
|
||||
}
|
||||
|
||||
public void testPatternEscape() throws Exception {
|
||||
public void testEscapeValues() throws Exception {
|
||||
PsiClass psiClass = getTestClass();
|
||||
verifyJavaDoc(psiClass);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user