NSHM Unit tests
Compare changes
- Clayton, Brandon Scott authored
@@ -12,8 +12,8 @@ import java.nio.file.Paths;
@@ -36,6 +36,7 @@ import gov.usgs.earthquake.nshmp.data.XySequence;
@@ -62,7 +63,7 @@ class NshmTestUtils {
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.