mirror of https://github.com/sbt/sbt.git
fix tests/fork2
This commit is contained in:
parent
9702d3d318
commit
b9402e2feb
|
|
@ -1,3 +1,3 @@
|
|||
fork := true
|
||||
|
||||
libraryDependencies += "org.scalatest" % "scalatest_2.9.2" % "1.8" % "test"
|
||||
libraryDependencies += "org.scalatest" %% "scalatest" % "1.9" % "test"
|
||||
Loading…
Reference in New Issue