提交 8749a6d5 authored 作者: noelgrandin's avatar noelgrandin

Rename test-1.3.txt to testScript.sql

Changing the file extension means that syntax highlighting make the contents prettier :-)
上级 23a3062e
...@@ -43,8 +43,7 @@ public class TestScript extends TestBase { ...@@ -43,8 +43,7 @@ public class TestScript extends TestBase {
private String putBack; private String putBack;
private StringBuilder errors; private StringBuilder errors;
private ArrayList<String> statements; private ArrayList<String> statements;
private final String fileName = "org/h2/test/test-" + private final String fileName = "org/h2/test/testScript.sql";
Constants.VERSION_MAJOR + "." + Constants.VERSION_MINOR + ".txt";
/** /**
* Run just this test. * Run just this test.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论