Fixed invalid gmaven setup

This commit is contained in:
Marcin Grzejszczak
2018-11-09 08:04:20 +01:00
parent c72bb21031
commit df1e992e10

View File

@@ -83,7 +83,7 @@
<executions>
<execution>
<goals>
<goal>testCompile</goal>
<goal>compileTests</goal>
</goals>
</execution>
</executions>