Spellchecker: JavaSpellCheckerFixesTest fix

This commit is contained in:
Olga Strizhenko
2017-08-23 16:07:49 +03:00
parent 9d7509d835
commit 788ab3c5e2
3 changed files with 1 additions and 1 deletions

View File

@@ -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() {