From 4ef356196e7b37790e595b99d59f007f4484a818 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Sat, 17 Sep 2016 23:00:54 +0200 Subject: HONEYCOMB-196: unit test for LispModule Increases test coverage of lisp plugin to approximately 43%. Change-Id: I2d60eae05dab9c4277f1b601616b9be4262de7eb Signed-off-by: Marek Gradzki --- common/impl-parent/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'common/impl-parent') diff --git a/common/impl-parent/pom.xml b/common/impl-parent/pom.xml index d3e1bd561..6c46aa67e 100644 --- a/common/impl-parent/pom.xml +++ b/common/impl-parent/pom.xml @@ -38,6 +38,7 @@ 2.0.2-Beryllium-SR2 1.0.2-Beryllium-SR2 1.0.8 + 1.3 @@ -91,6 +92,12 @@ ${guice.version} test + + org.hamcrest + hamcrest-all + ${hamcrest.version} + test + -- cgit 1.2.3-korg