Skip to content

Commit

Permalink
Update tests for httpserver.
Browse files Browse the repository at this point in the history
  • Loading branch information
brian-brazil committed Jul 31, 2017
1 parent e9d3dcf commit c6b5982
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@ public static void main(String[] args) throws IOException {
System.out.println();
System.out.flush();
System.in.read();
System.exit(0);
}
}

0 comments on commit c6b5982

Please sign in to comment.