mirror of
https://gitlab.com/camelot/kickc.git
synced 2025-03-07 11:30:29 +00:00
Put tests into suite to get deterministic sequencing.
This commit is contained in:
parent
1d54fec7be
commit
4f941adfa8
3
pom.xml
3
pom.xml
@ -62,6 +62,9 @@
|
|||||||
<version>2.19</version>
|
<version>2.19</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<argLine>-Xmx1024m</argLine>
|
<argLine>-Xmx1024m</argLine>
|
||||||
|
<includes>
|
||||||
|
<include>**/Tests.java</include>
|
||||||
|
</includes>
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
</plugins>
|
</plugins>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user