Commenting out dependency that doesn't apppear to exist anymore

This commit is contained in:
Dan Buch 2012-11-15 23:03:42 -05:00
parent b5e86d9b41
commit dc1d9d5b0c

View File

@ -50,12 +50,12 @@
<version>4.8.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.scala-tools.testing</groupId>
<artifactId>specs_${scala.version}</artifactId>
<version>1.6.5</version>
<scope>test</scope>
</dependency>
<!--<dependency>-->
<!--<groupId>org.scala-tools.testing</groupId>-->
<!--<artifactId>specs_${scala.version}</artifactId>-->
<!--<version>1.6.5</version>-->
<!--<scope>test</scope>-->
<!--</dependency>-->
<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest</artifactId>