Closed jbrechtel closed 13 years ago
(Note, I submitted an issue for this as well)
Currently the 'test' target fails to compile because the version of ScalaTest used is not compatible with the default version of Scala.
These commits change the version of ScalaTest that projects created with the create_project script depend on according to their Scala version.
Scala 2.7.7 => ScalaTest 1.1 All Others => ScalaTest 1.2
(Note, I submitted an issue for this as well)
Currently the 'test' target fails to compile because the version of ScalaTest used is not compatible with the default version of Scala.
These commits change the version of ScalaTest that projects created with the create_project script depend on according to their Scala version.
Scala 2.7.7 => ScalaTest 1.1 All Others => ScalaTest 1.2