Skip to content

Commit

Permalink
OperationsJoinTest don't use deprecated Mockito API
Browse files Browse the repository at this point in the history
  • Loading branch information
akarnokd committed Jul 14, 2017
1 parent 1c41d4a commit d8f47bd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
package hu.akarnokd.rxjava2.joins;

import static org.junit.Assert.fail;
import static org.mockito.Matchers.any;
import static org.mockito.Mockito.*;

import java.util.concurrent.Callable;
Expand Down

0 comments on commit d8f47bd

Please sign in to comment.