renamed test file

This commit is contained in:
Yaroslav Lepenkin
2015-02-18 16:19:14 +03:00
parent 1cd91e1af2
commit 2acb2f6926
@@ -22,7 +22,7 @@ import com.intellij.testFramework.fixtures.LightPlatformCodeInsightFixtureTestCa
import static com.intellij.codeInsight.actions.TextRangeType.*;
public class FileInEditorProcessorTest extends LightPlatformCodeInsightFixtureTestCase {
public class ReformatCodeActionInEditorTest extends LightPlatformCodeInsightFixtureTestCase {
@Override
protected String getTestDataPath() {