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

run fault section tests

parent 2b15365d
No related branches found
No related tags found
1 merge request!61Fault Section Tests
......@@ -73,13 +73,6 @@ dependencies {
test {
useJUnitPlatform()
// TODO: Remove when nshmp-lib is updated
filter {
excludeTestsMatching "gov.usgs.earthquake.nshmp.www.FaultSectionsControllerTests"
excludeTestsMatching "gov.usgs.earthquake.nshmp.www.fault.*"
excludeTestsMatching "gov.usgs.earthquake.nshmp.internal.NshmFaultSectionTests"
}
reports {
junitXml.enabled = true
html.enabled = true
......
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