diff options
Diffstat (limited to 'auth/auth-fs')
-rw-r--r-- | auth/auth-fs/pom.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/auth/auth-fs/pom.xml b/auth/auth-fs/pom.xml index 31f2c33f..c1af6e44 100644 --- a/auth/auth-fs/pom.xml +++ b/auth/auth-fs/pom.xml @@ -34,9 +34,6 @@ <description>Independent FileServer Component via HTTP (not S) for Public Files (i.e. CRLs) for AAF Auth</description> <properties> - <skipTests>true</skipTests> - - <maven.test.failure.ignore>true</maven.test.failure.ignore> <!-- SONAR --> <jacoco.version>0.7.7.201606060606</jacoco.version> |