Skip to content
Snippets Groups Projects

NSHM Unit tests

Compare and Show latest version
3 files
+ 12
4
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 1
1
@@ -141,7 +141,7 @@ task testConus2018(type: Test) {
useJUnitPlatform()
jvmArgs(
"-Xms2g",
"-Xms${xmx}",
"-Xmx${xmx}",
)
Loading