Skip to content
Snippets Groups Projects

NSHM Unit tests

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