Skip to content
Snippets Groups Projects
Commit a0a5d1e8 authored by Clayton, Brandon Scott's avatar Clayton, Brandon Scott
Browse files

test

parent 073a2f5b
No related branches found
No related tags found
2 merge requests!681Production Release | nshmp-haz,!680NSHM Unit Tests
...@@ -239,6 +239,7 @@ NSHM Tests: ...@@ -239,6 +239,7 @@ NSHM Tests:
artifacts: artifacts:
paths: paths:
- build - build
when: always
extends: extends:
- .java - .java
needs: [] needs: []
......
...@@ -16,7 +16,6 @@ import java.util.Map.Entry; ...@@ -16,7 +16,6 @@ import java.util.Map.Entry;
import java.util.Set; import java.util.Set;
import java.util.concurrent.ExecutorService; import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors; import java.util.concurrent.Executors;
import java.util.logging.Logger;
import java.util.stream.Collectors; import java.util.stream.Collectors;
import com.google.common.reflect.TypeToken; import com.google.common.reflect.TypeToken;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment