safer test

This commit is contained in:
Greg Wilkins 2011-11-29 10:15:36 +11:00
parent 4ce72ee549
commit c4b19d8262
1 changed files with 1 additions and 1 deletions

View File

@ -365,7 +365,7 @@ public class SelectChannelEndPointTest
// Wait for another idle callback
Thread.sleep(1000);
Thread.sleep(2000);
// endpoint is closed.
assertFalse(_lastEndp.isOpen());