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

download nshmns

parent 42404986
No related branches found
No related tags found
2 merge requests!681Production Release | nshmp-haz,!680NSHM Unit Tests
......@@ -74,6 +74,10 @@ tasks.withType(com.github.spotbugs.snom.SpotBugsTask) {
}
}
tasks.withType(Test) {
dependsOn downloadNshms
}
test {
useJUnitPlatform()
......
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