Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mirrors
biopet.biopet
Commits
11579c5d
Commit
11579c5d
authored
Oct 16, 2015
by
Peter van 't Hof
Browse files
Limit memory for each test thread
parent
c6ebdcae
Changes
1
Hide whitespace changes
Inline
Side-by-side
public/pom.xml
View file @
11579c5d
...
...
@@ -80,6 +80,7 @@
<version>
2.18.1
</version>
<configuration>
<forkCount>
1C
</forkCount>
<argLine>
-Xmx300m
</argLine>
<workingDirectory>
${project.build.directory}
</workingDirectory>
</configuration>
</plugin>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment