From 777302bddf16316fb555ebc0d9f32dd2ecc0ebf4 Mon Sep 17 00:00:00 2001 From: Charles Cole Date: Fri, 6 Oct 2017 09:18:45 -0500 Subject: Enable junits to work with the archetype template Control loop junits now use the actual PolicyEngine instead of a simulation, allowing them to work with the archetype template Issue-ID: POLICY-101 Change-Id: I910961996aaf831f4e91b7d7173d05fdfdd77683 Signed-off-by: Charles Cole --- controlloop/common/model-impl/events/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'controlloop/common/model-impl/events/pom.xml') diff --git a/controlloop/common/model-impl/events/pom.xml b/controlloop/common/model-impl/events/pom.xml index a07bb4786..390d082c5 100644 --- a/controlloop/common/model-impl/events/pom.xml +++ b/controlloop/common/model-impl/events/pom.xml @@ -33,5 +33,11 @@ 2.5 provided + + junit + junit + 4.12 + test + -- cgit 1.2.3-korg