提交 ab727503 authored 作者: Thomas Mueller's avatar Thomas Mueller

--no commit message

--no commit message
上级 605ca8ec
......@@ -25,7 +25,7 @@ public class AliasMapTest extends TestBase {
*
* @param args the command line parameters
*/
public static void main(String[] args) throws Exception {
public static void main(String... args) throws Exception {
new AliasMapTest().test();
}
......
......@@ -26,7 +26,7 @@ public class UpdateTest extends TestBase {
*
* @param args the command line parameters
*/
public static void main(String[] args) throws Exception {
public static void main(String... args) throws Exception {
new UpdateTest().test();
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论