mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-09 20:42:52 +07:00
test fixed on win
This commit is contained in:
+1
-1
@@ -218,7 +218,7 @@ public class MethodChainsCompletionTest extends AbstractCompilerAwareTest {
|
||||
}
|
||||
|
||||
private String getTestCompletionFilePath() {
|
||||
return getTestDataPath() + getName() + "/" + TEST_COMPLETION_FILE_NAME;
|
||||
return getName() + "/" + TEST_COMPLETION_FILE_NAME;
|
||||
}
|
||||
|
||||
private String getBeforeCompletionFilePath() {
|
||||
|
||||
Reference in New Issue
Block a user