mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-04 23:39:07 +07:00
Spellchecker: JavaSpellCheckerFixesTest fix
This commit is contained in:
@@ -17,7 +17,7 @@ package com.intellij.spellchecker.inspection.quickfixes;
|
||||
|
||||
public class JavaSpellCheckerFixesTest extends AbstractSpellCheckerFixesTest {
|
||||
protected String getExtension() {
|
||||
return ".xml";
|
||||
return ".java";
|
||||
}
|
||||
|
||||
public void testSimpleWordChangeTo() {
|
||||
|
||||
Reference in New Issue
Block a user