Update to ScalaTest 3.1.0, fix #28289.
This commit is contained in:
parent
4749b11be8
commit
d9ed927df0
305 changed files with 702 additions and 656 deletions
|
|
@ -22,7 +22,7 @@ import java.util.ArrayList;
|
|||
import java.util.List;
|
||||
|
||||
import org.junit.runner.RunWith;
|
||||
import org.scalatest.junit.JUnitRunner;
|
||||
import org.scalatestplus.junit.JUnitRunner;
|
||||
import scala.concurrent.Future;
|
||||
import java.util.function.Consumer;
|
||||
import org.iq80.leveldb.util.FileUtils;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue