=pro fix stream tests tck project ref
This commit is contained in:
parent
6122fe43a3
commit
3f9b8f6dd3
1 changed files with 2 additions and 2 deletions
|
|
@ -376,8 +376,8 @@ object AkkaBuild extends Build {
|
|||
)
|
||||
|
||||
lazy val streamTestsTck = Project(
|
||||
id = "akka-stream-tck-experimental",
|
||||
base = file("akka-stream-tck"),
|
||||
id = "akka-stream-tests-tck-experimental",
|
||||
base = file("akka-stream-tests-tck"),
|
||||
dependencies = Seq(streamTestkit % "test->test", stream),
|
||||
settings = defaultSettings ++ experimentalSettings
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue