aboutsummaryrefslogtreecommitdiff
path: root/flow-stream/build.sbt
diff options
context:
space:
mode:
authorJakob Odersky <jakob@odersky.com>2016-12-03 22:36:23 -0800
committerJakob Odersky <jakob@odersky.com>2016-12-03 22:36:23 -0800
commit8e42c6f340b2a35bfb5c08df116a1e88de052eb7 (patch)
treea683195edf1a1abc16e63d0dcd465676f282dfed /flow-stream/build.sbt
parente8117e273b1d57f2d31d43e58e190dda1cf2a025 (diff)
downloadakka-serial-8e42c6f340b2a35bfb5c08df116a1e88de052eb7.tar.gz
akka-serial-8e42c6f340b2a35bfb5c08df116a1e88de052eb7.tar.bz2
akka-serial-8e42c6f340b2a35bfb5c08df116a1e88de052eb7.zip
Add test suite
Diffstat (limited to 'flow-stream/build.sbt')
-rw-r--r--flow-stream/build.sbt2
1 files changed, 1 insertions, 1 deletions
diff --git a/flow-stream/build.sbt b/flow-stream/build.sbt
index 183c20f..f14190f 100644
--- a/flow-stream/build.sbt
+++ b/flow-stream/build.sbt
@@ -4,4 +4,4 @@ FlowBuild.commonSettings
libraryDependencies += Dependencies.akkaActor
libraryDependencies += Dependencies.akkaStream
-
+libraryDependencies += Dependencies.scalatest