Polish whitespace

This commit is contained in:
Chris Beams 2014-11-10 11:52:39 +01:00
parent 9ddf075366
commit cb0e214a28
No known key found for this signature in database
GPG key ID: 3D214F8F5BC5ED73

View file

@ -237,7 +237,7 @@ public class TomP2PTests {
futureRemove.awaitUninterruptibly();
futureRemove.awaitListenersUninterruptibly();
// We don't test futureRemove.isSuccess() as this API does not fit well to that operation,
// We don't test futureRemove.isSuccess() as this API does not fit well to that operation,
// it might change in future to something like foundAndRemoved and notFound
// See discussion at: https://github.com/tomp2p/TomP2P/issues/57#issuecomment-62069840