Skip to content

Commit

Permalink
Polishing #874
Browse files Browse the repository at this point in the history
Add author tags.
  • Loading branch information
mp911de committed Oct 2, 2018
1 parent 7362331 commit 861ce97
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,10 @@
import io.netty.channel.*;
import io.netty.util.concurrent.ImmediateEventExecutor;

/**
* @author Mark Paluch
* @author Jongyeol Choi
*/
@ExtendWith(MockitoExtension.class)
@MockitoSettings(strictness = Strictness.LENIENT)
class CommandHandlerUnitTests {
Expand Down

0 comments on commit 861ce97

Please sign in to comment.