Skip to content
Snippets Groups Projects
Commit 2ab311f4 authored by Matei Zaharia's avatar Matei Zaharia
Browse files

Removed second version of junit test plugin from plugins.sbt

parent db42451a
No related branches found
No related tags found
No related merge requests found
......@@ -16,5 +16,3 @@ addSbtPlugin("io.spray" %% "sbt-twirl" % "0.6.1")
//resolvers += Resolver.url("sbt-plugin-releases", new URL("http://scalasbt.artifactoryonline.com/scalasbt/sbt-plugin-releases/"))(Resolver.ivyStylePatterns)
//addSbtPlugin("com.jsuereth" % "xsbt-gpg-plugin" % "0.6")
libraryDependencies += "com.novocode" % "junit-interface" % "0.10-M4" % "test"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment