Unborkening DataflowDocSpec
This commit is contained in:
parent
cc8cfc1f09
commit
c0f60da8cc
1 changed files with 0 additions and 1 deletions
|
|
@ -21,7 +21,6 @@ class DataflowDocSpec extends WordSpec with MustMatchers {
|
|||
import scala.concurrent.ExecutionContext.Implicits.global
|
||||
//#import-global-implicit
|
||||
|
||||
import DataflowDocSpec._
|
||||
"demonstrate flow using hello world" in {
|
||||
def println[T](any: Try[T]): Unit = any.get must be === "Hello world!"
|
||||
//#simplest-hello-world
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue