Skip to content
Snippets Groups Projects

NSHM Unit tests

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