提交 96b158c9 authored 作者: Thomas Mueller's avatar Thomas Mueller

--no commit message

--no commit message
上级 61cb7cc8
......@@ -1112,7 +1112,7 @@ public abstract class TestBase {
* @return the classpath list
*/
protected String getClassPath() {
return "temp" + File.pathSeparator + "bin" + File.pathSeparator + ".";
return "bin" + File.pathSeparator + "temp" + File.pathSeparator + ".";
}
/**
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论