=str more robust dispatcher checking in FileSource specs
This commit is contained in:
parent
1a5d114290
commit
0aecf21c7a
6 changed files with 52 additions and 24 deletions
|
|
@ -8,9 +8,9 @@ import akka.actor.ActorSystem
|
|||
import akka.actor.DeadLetterSuppression
|
||||
import akka.stream._
|
||||
import akka.stream.impl._
|
||||
import akka.testkit.TestProbe
|
||||
import akka.stream.impl.StreamLayout.Module
|
||||
import akka.stream.scaladsl._
|
||||
import akka.testkit.TestProbe
|
||||
import org.reactivestreams.{ Publisher, Subscriber, Subscription }
|
||||
import scala.collection.immutable
|
||||
import scala.concurrent.duration._
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue