NSHM Unit tests
Compare changes
- Clayton, Brandon Scott authored
@@ -8,9 +8,6 @@ import java.util.List;
@@ -25,7 +22,6 @@ import gov.usgs.earthquake.nshmp.site.NshmpSite;
@@ -38,10 +34,10 @@ class NshmTests {
When running NSHM unit tests in pipeline, instead of running the hazard calculation in the junit test itself the hazard calculation is done by running a java class and writing out the results to JSON files.