test文件到主线

This commit is contained in:
季圣华
2017-10-09 22:36:16 +08:00
parent 9b4a39af67
commit 41ce1b02f2

View File

@@ -2,6 +2,7 @@ package com.jsh.test;
public class Test { public class Test {
public static void main(String[] args) { public static void main(String[] args) {
//This is test //This is test
} }
} }