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,7 +10,7 @@ import akka.stream.testkit.scaladsl._
|
|||
import scala.util._
|
||||
import scala.concurrent.duration._
|
||||
import scala.concurrent._
|
||||
import akka.testkit.TestProbe
|
||||
import akka.testkit.{ AkkaSpec, TestProbe }
|
||||
import akka.pattern
|
||||
|
||||
class StreamTestKitDocSpec extends AkkaSpec {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue