Commit 80b4d343 by Lihua Tang

test branch push

parent 0be89e8a
...@@ -4,7 +4,7 @@ public class HelloWorld { ...@@ -4,7 +4,7 @@ public class HelloWorld {
public static void main(String[] args) { public static void main(String[] args) {
System.out.println("test branch");
System.out.println("HelloWorld"); System.out.println("HelloWorld");
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment