re-enabled tests by default

This commit is contained in:
James Strachan
2012-03-09 07:12:41 +00:00
parent 6d355d7be2
commit b5108912ee
7 changed files with 26 additions and 13 deletions
+1 -1
View File
@@ -56,7 +56,7 @@
<id>compile-kotlin-sources</id>
<goals>
<goal>compile</goal>
<!--<goal>testCompile</goal>-->
<goal>testCompile</goal>
</goals>
</execution>
</executions>