Skip to content

Commit

Permalink
Merge pull request #129 from bpitman/master
Browse files Browse the repository at this point in the history
fix snapshot release?
  • Loading branch information
bpitman committed Jul 14, 2015
2 parents c697b75 + f4d6bc9 commit 674c4a4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -551,6 +551,7 @@ public void call(ByteBuf byteBuf) {

@Test
public void gzipPost() throws Exception {
set(client + ".niws.client.ReadTimeout", "1000");
int code = 200;
statusCode.set(code);
AtomicIntegerArray expected = copy(statusCounts);
Expand Down

0 comments on commit 674c4a4

Please sign in to comment.