Skip to content

Instantly share code, notes, and snippets.

@ddelponte
Created September 19, 2014 02:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ddelponte/0c7e5eede0f109286035 to your computer and use it in GitHub Desktop.
Save ddelponte/0c7e5eede0f109286035 to your computer and use it in GitHub Desktop.
Scala test dependencies
libraryDependencies += "org.scalatest" % "scalatest 2.10" % "2.1.0" % "test"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment