Skip to content
Snippets Groups Projects
Commit 60757614 authored by Clayton, Brandon Scott's avatar Clayton, Brandon Scott
Browse files

test

parent 6edafea0
No related branches found
No related tags found
2 merge requests!755Production Release | nshmp-haz,!754NSHM Unit tests
......@@ -140,10 +140,10 @@ task testConus2018(type: Test) {
}
useJUnitPlatform()
// jvmArgs(
// "-Xms2g",
// "-Xmx${xmx}",
// )
jvmArgs(
"-Xms${xmx}",
"-Xmx${xmx}",
)
filter {
includeTestsMatching "gov.usgs.earthquake.nshmp.model.NshmTests.testConus2018"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment