Skip to content

Commit

Permalink
check this
Browse files Browse the repository at this point in the history
  • Loading branch information
genatool committed Mar 13, 2015
1 parent f5fcf8e commit a7e2e6c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions facade/src/test/java/com/iluwatar/AppTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ public class AppTest {
public void test() {
String[] args = {};
String[] arg3 = {};

String[] arg4 = {};
App.main(args);
}
}

0 comments on commit a7e2e6c

Please sign in to comment.