提交 75e2714c authored 作者: Noel Grandin's avatar Noel Grandin

fix test after previous commit

上级 b252eeac
......@@ -216,7 +216,7 @@ public class TestFileSystem extends TestBase {
}
private void testClasspath() throws IOException {
String resource = "org/h2/test/testSimple.in.txt";
String resource = "org/h2/test/scripts/testSimple.in.txt";
InputStream in;
in = getClass().getResourceAsStream("/" + resource);
assertTrue(in != null);
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论