Skip to content

Commit

Permalink
this is a commiter test
Browse files Browse the repository at this point in the history
  • Loading branch information
lisangang authored and lisangang committed Mar 28, 2016
1 parent 37ee171 commit c490f87
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/main/java/test/ClientDemo.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
public class ClientDemo {

/**
* @param args
this is a test
@param args
*/
public static void main(String[] args) {
try {
Expand All @@ -35,4 +36,4 @@ public static void main(String[] args) {
e.printStackTrace();
}
}
}
}

0 comments on commit c490f87

Please sign in to comment.