Commenting out dependency that doesn't apppear to exist anymore
This commit is contained in:
parent
b5e86d9b41
commit
dc1d9d5b0c
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user