Moved injava handler test data.
This commit is contained in:
committed by
Pavel V. Talanov
parent
a75490803a
commit
d502c5af64
@@ -42,6 +42,6 @@ public class JavaCompletionHandlerTest extends CompletionTestCase {
|
||||
|
||||
@Override
|
||||
protected String getTestDataPath() {
|
||||
return new File(PluginTestCaseBase.getTestDataPathBase(), "/completion/injava/handlers/").getPath() + File.separator;
|
||||
return new File(PluginTestCaseBase.getTestDataPathBase(), "/completion/handlers/injava").getPath() + File.separator;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user