From fa3a689575d3c68ce3f2de7fdb9c5dba6c13bb4c Mon Sep 17 00:00:00 2001 From: subhash kumar singh Date: Sun, 11 Feb 2018 11:01:16 +0000 Subject: Improve coverage for libs Improve test coverage for libs. Change-Id: Iac0c18f07d425d54ca8219e624a65a54b4b4529a Issue-ID: SO-369 Signed-off-by: subhash kumar singh --- keystone-model/pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'keystone-model/pom.xml') diff --git a/keystone-model/pom.xml b/keystone-model/pom.xml index 66448a7..85e4cca 100644 --- a/keystone-model/pom.xml +++ b/keystone-model/pom.xml @@ -10,4 +10,13 @@ OpenStack Keystone Model OpenStack Keystone Model + + + junit + junit + 4.12 + test + + + \ No newline at end of file -- cgit 1.2.3-korg