From 558b5a4779918ca76d6465754ae7650c6d9e2694 Mon Sep 17 00:00:00 2001 From: mmis Date: Mon, 12 Feb 2018 11:54:51 +0000 Subject: Fix technical debt/JUnit on policy-yaml Unit tests added and technical debt removed Issue-ID: POLICY-455 Change-Id: I31566f9386cb94d78e9af3d6261e31b9cad1cb53 Signed-off-by: mmis --- controlloop/common/policy-yaml/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'controlloop/common/policy-yaml/pom.xml') diff --git a/controlloop/common/policy-yaml/pom.xml b/controlloop/common/policy-yaml/pom.xml index d15f8705c..c8294bbae 100644 --- a/controlloop/common/policy-yaml/pom.xml +++ b/controlloop/common/policy-yaml/pom.xml @@ -54,5 +54,11 @@ 4.12 provided + + org.onap.policy.common + utils-test + ${project.version} + test + -- cgit 1.2.3-korg