mirror of
https://github.com/arcan1s/ffxivbis.git
synced 2025-12-16 01:23:42 +00:00
moar tests
This commit is contained in:
2
test.sbt
2
test.sbt
@ -2,3 +2,5 @@ libraryDependencies += "org.scalactic" %% "scalactic" % "3.0.8" % "test"
|
||||
libraryDependencies += "org.scalatest" %% "scalatest" % "3.0.8" % "test"
|
||||
|
||||
libraryDependencies += "com.typesafe.akka" %% "akka-testkit" % "2.5.26" % "test"
|
||||
libraryDependencies += "com.typesafe.akka" %% "akka-stream-testkit" % "2.5.26" % "test"
|
||||
libraryDependencies += "com.typesafe.akka" %% "akka-http-testkit" % "10.1.10" % "test"
|
||||
|
||||
Reference in New Issue
Block a user