fix tests/fork2

This commit is contained in:
Mark Harrah 2013-01-28 17:14:53 -05:00
parent 9702d3d318
commit b9402e2feb
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
fork := true
libraryDependencies += "org.scalatest" % "scalatest_2.9.2" % "1.8" % "test"
libraryDependencies += "org.scalatest" %% "scalatest" % "1.9" % "test"