summaryrefslogtreecommitdiffstats
path: root/openecomp-be/backend
diff options
context:
space:
mode:
authortalig <talig@amdocs.com>2018-01-07 10:30:35 +0200
committerVitaly Emporopulo <Vitaliy.Emporopulo@amdocs.com>2018-01-07 10:33:51 +0000
commit9636aa63a9a61a7e1354b268d3201f8a31638f34 (patch)
tree37e13e559c6a0414d9addff666c8c47db874a9a9 /openecomp-be/backend
parent0d7b2009fcb16cfd395fafdb91d93d8aaf68af20 (diff)
Enable vsp manager unit tests
Change-Id: I2f57c0d8206b94d502132e0a8a6f811328a794c6 Issue-ID: SDC-860 Signed-off-by: talig <talig@amdocs.com>
Diffstat (limited to 'openecomp-be/backend')
-rw-r--r--openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/pom.xml b/openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/pom.xml
index ad37397fb0..35c6fdf105 100644
--- a/openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/pom.xml
+++ b/openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/pom.xml
@@ -220,7 +220,6 @@
<artifactId>maven-surefire-plugin</artifactId>
<version>${mvn.surefire.version}</version>
<configuration>
- <skipTests>true</skipTests>
<useSystemClassLoader>false</useSystemClassLoader>
<redirectTestOutputToFile>true</redirectTestOutputToFile>
</configuration>