diff options
author | Avi Gaffa <avi.gaffa@amdocs.com> | 2017-10-09 06:36:48 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-10-09 06:36:48 +0000 |
commit | 43f7a392d0d0f56316c4ab7f2ea473b143033e84 (patch) | |
tree | 87a2e2d96f467976ff5385d7988c37cec51ea10c /openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-services/pom.xml | |
parent | 07f1f710fbd15373e21a62f8481c95ae4d7adf1f (diff) | |
parent | ed640f61e44fa70e54032480a34fcf877a2eed48 (diff) |
Merge "Code coverage using JaCoCO"
Diffstat (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-services/pom.xml')
-rw-r--r-- | openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-services/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-services/pom.xml index 1727ba654e..b275c1a3d0 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-services/pom.xml @@ -125,7 +125,6 @@ <includes> <include>test/core/unittest/offline/**</include> </includes> - <skipTests>true</skipTests> </configuration> </plugin> <!-- Error codes generator plugin --> |