提交 8044f719 authored 作者: Thomas Mueller's avatar Thomas Mueller

--no commit message

--no commit message
上级 2bfae6de
......@@ -143,6 +143,9 @@ public class TestServlet extends TestBase {
};
public void test() throws Exception {
if (config.networked) {
return;
}
DbStarter listener = new DbStarter();
TestServletContext context = new TestServletContext();
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论