Fix checkstyle

This commit is contained in:
Trustin Lee 2014-06-02 18:26:54 +09:00
parent 0928e28385
commit 6c6d211652

View File

@ -70,4 +70,4 @@ public class ThreadDeathWatcherTest {
// The task must be run on termination.
latch.await();
}
}
}