Turned tests on now that Riak is running on build box

This commit is contained in:
J. Brisbin
2010-11-29 08:29:49 -06:00
parent 35c6353ee3
commit f8e471cf34

View File

@@ -126,7 +126,7 @@
<groupId>com.springsource.bundlor</groupId>
<artifactId>com.springsource.bundlor.maven</artifactId>
</plugin>
<!-- For running Groovy/Spock tests
<!-- For running Groovy/Spock tests -->
<plugin>
<groupId>org.spockframework</groupId>
<artifactId>spock-maven</artifactId>
@@ -168,7 +168,6 @@
</dependency>
</dependencies>
</plugin>
-->
</plugins>
</build>