Closed itang closed 13 years ago
The scalatest dependency should be in "test" scope?
e.g. libraryDependencies += "org.scalatest" %% "scalatest" % "1.6.1" % "test"
Thanks for reporting, it's fixed now.
The scalatest dependency should be in "test" scope?
e.g. libraryDependencies += "org.scalatest" %% "scalatest" % "1.6.1" % "test"