From 8a1bd0d8ee600ffe06b9a832a876d8a9f58f2f8c Mon Sep 17 00:00:00 2001 From: liamfallon Date: Tue, 6 Feb 2018 14:17:36 +0000 Subject: Add JUnit and Remove Technical Debt in Guard Unit test for guard added and technical debt removed. Issue-ID: POLICY-455 Change-Id: I440766660ddae078013e21b1991ee49c8e488bb3 Signed-off-by: liamfallon --- controlloop/common/guard/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'controlloop/common/guard/pom.xml') diff --git a/controlloop/common/guard/pom.xml b/controlloop/common/guard/pom.xml index f41328438..94b337d9f 100644 --- a/controlloop/common/guard/pom.xml +++ b/controlloop/common/guard/pom.xml @@ -22,7 +22,7 @@ junit junit 4.12 - provided + test commons-io -- cgit 1.2.3-korg