aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/tools/zusammen-tools
diff options
context:
space:
mode:
authorvasraz <vasyl.razinkov@est.tech>2020-06-28 19:55:01 +0100
committerOfir Sonsino <ofir.sonsino@intl.att.com>2020-06-30 10:35:58 +0000
commit77097d0e45b8a04ee840b215ce003f1d69a7d7d8 (patch)
tree71708240e00ea1cf9bb8e802102d50c3c4a1c2e2 /openecomp-be/tools/zusammen-tools
parent265058d6e10a1724405836bd55f3aa59d63bab8a (diff)
Fix test coverage drop introduced by #109510
Change-Id: Ic74f11f60ff7673330a8c3521da49a92f70ae0fb Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Issue-ID: SDC-3149
Diffstat (limited to 'openecomp-be/tools/zusammen-tools')
-rw-r--r--openecomp-be/tools/zusammen-tools/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/openecomp-be/tools/zusammen-tools/pom.xml b/openecomp-be/tools/zusammen-tools/pom.xml
index b5414ed0e5..331ebb9815 100644
--- a/openecomp-be/tools/zusammen-tools/pom.xml
+++ b/openecomp-be/tools/zusammen-tools/pom.xml
@@ -90,11 +90,6 @@
<artifactId>commons-cli</artifactId>
<version>1.4</version>
</dependency>
- <dependency>
- <groupId>org.testng</groupId>
- <artifactId>testng</artifactId>
- <scope>test</scope>
- </dependency>
</dependencies>
<build>