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