mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 21:11:28 +07:00
PY-6637 Rename test data directory to "makeFunctionTopLevel" for consistency
This commit is contained in:
@@ -225,6 +225,6 @@ public class PyMakeFunctionTopLevelTest extends PyTestCase {
|
||||
|
||||
@Override
|
||||
protected String getTestDataPath() {
|
||||
return super.getTestDataPath() + "/refactoring/convertTopLevel/";
|
||||
return super.getTestDataPath() + "/refactoring/makeFunctionTopLevel/";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user