mirror of
https://gitlab.com/camelot/kickc.git
synced 2025-04-20 04:37:53 +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>
|
||||
<configuration>
|
||||
<argLine>-Xmx1024m</argLine>
|
||||
<includes>
|
||||
<include>**/Tests.java</include>
|
||||
</includes>
|
||||
</configuration>
|
||||
</plugin>
|
||||
</plugins>
|
||||
|
Loading…
x
Reference in New Issue
Block a user