Minor. Drop trivial override
This commit is contained in:
@@ -38,11 +38,6 @@ public class JetJavaFacadeTest extends JetLightCodeInsightFixtureTestCase {
|
||||
return JetLightProjectDescriptor.INSTANCE;
|
||||
}
|
||||
|
||||
@Override
|
||||
public void setUp() throws Exception {
|
||||
super.setUp();
|
||||
}
|
||||
|
||||
@Override
|
||||
protected String getTestDataPath() {
|
||||
return PluginTestCaseBase.getTestDataPathBase() + "/javaFacade";
|
||||
|
||||
Reference in New Issue
Block a user