Testing on build box is hopelessly broken. Turning tests off for good.

This commit is contained in:
J. Brisbin
2010-12-09 13:31:49 -06:00
parent ab7d8850ae
commit 1ab20270c1

View File

@@ -127,7 +127,7 @@
<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,7 @@
<version>2.7.7</version>
</dependency>
</dependencies>
</plugin>
</plugin> -->
</plugins>
</build>