remove akka.stream.testkit.AkkaSpec, fixes #19879
This commit is contained in:
parent
06b4d54960
commit
45e97e8467
183 changed files with 265 additions and 346 deletions
|
|
@ -10,6 +10,7 @@ import akka.stream.scaladsl.{ FileIO, Sink, Source }
|
|||
import akka.stream.testkit.Utils._
|
||||
import akka.stream.testkit._
|
||||
import akka.util.ByteString
|
||||
import akka.testkit.AkkaSpec
|
||||
|
||||
import scala.concurrent.Future
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue