Skip to content
Snippets Groups Projects

NSHM Unit tests

Compare and Show latest version
2 files
+ 31
22
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
1
@@ -152,7 +152,7 @@ task testConus2018(type: Test) {
)
filter {
includeTestsMatching "gov.usgs.earthquake.nshmp.model.Conus2018Tests"
includeTestsMatching "gov.usgs.earthquake.nshmp.model.NshmTests.testConus2018"
}
}
Loading