Skip to content
Snippets Groups Projects

NSHM Unit tests

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