Skip to content
Snippets Groups Projects

NSHM Unit tests

2 files
+ 3
1
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
0
@@ -82,6 +82,7 @@ task nshms() {
task testAlaska2007(type: Test) {
description = "Test Alaska 2007 NSHM"
group = "verification"
println("Memory: " + xmx)
doFirst {
downloadNshm(findNshm("nshm-alaska", 2007))
Loading