gave test more time

This commit is contained in:
Greg Wilkins 2013-11-28 13:55:42 +11:00
parent 9c013b723b
commit bae646de72
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ public class MessageInputStreamTest
} }
} }
@Test(timeout=2000) @Test(timeout=5000)
public void testBlockOnRead() throws Exception public void testBlockOnRead() throws Exception
{ {
LocalWebSocketConnection conn = new LocalWebSocketConnection(testname); LocalWebSocketConnection conn = new LocalWebSocketConnection(testname);