mirror of
https://github.com/Eaglercraft-TeaVM-Fork/eagler-teavm.git
synced 2024-12-31 12:24:10 -08:00
Increase memory for html4j tests
This commit is contained in:
parent
08eb2da9b0
commit
6a22fbbae0
|
@ -111,7 +111,7 @@
|
|||
<teavm.junit.minified>true</teavm.junit.minified>
|
||||
<teavm.junit.optimized>true</teavm.junit.optimized>
|
||||
</systemProperties>
|
||||
<argLine>-Xmx512m</argLine>
|
||||
<argLine>-Xmx1024m</argLine>
|
||||
</configuration>
|
||||
</plugin>
|
||||
</plugins>
|
||||
|
|
Loading…
Reference in New Issue
Block a user