Skip to content

Commit d8f47bd

Browse files
committed
OperationsJoinTest don't use deprecated Mockito API
1 parent 1c41d4a commit d8f47bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/java/hu/akarnokd/rxjava2/joins/OperatorJoinsTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
package hu.akarnokd.rxjava2.joins;
1818

1919
import static org.junit.Assert.fail;
20-
import static org.mockito.Matchers.any;
2120
import static org.mockito.Mockito.*;
2221

2322
import java.util.concurrent.Callable;

0 commit comments

Comments
 (0)