From 373f0f3559049ea91a3fb47a445c554512c36435 Mon Sep 17 00:00:00 2001 From: Andrew Gauld Date: Wed, 21 Feb 2018 11:14:46 -0500 Subject: Make SONAR code coverage analysis work Change-Id: I8091aea6127b78de404c986be74ecf44935ab92f Issue-ID: DCAEGEN2-355 Signed-off-by: Andrew Gauld --- python-discovery-client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python-discovery-client/pom.xml') diff --git a/python-discovery-client/pom.xml b/python-discovery-client/pom.xml index b420626..0854b5a 100644 --- a/python-discovery-client/pom.xml +++ b/python-discovery-client/pom.xml @@ -40,7 +40,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. py Python **/*.py - tests/* + tests/*,setup.py ${project.artifactId}-${project.version} -- cgit 1.2.3-korg