From e34b6a2edc666310f05ee6f6578049db1e77dcb5 Mon Sep 17 00:00:00 2001 From: Sean Condon Date: Mon, 29 Jan 2018 22:46:39 +0000 Subject: [PATCH] Adding Maven tests for apps/restconf/api Change-Id: Ief1d9a41b2eb8d7d6478a94461244241dda4b9b4 --- apps/restconf/api/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/apps/restconf/api/pom.xml b/apps/restconf/api/pom.xml index cadd95016c..9bc8fea20b 100644 --- a/apps/restconf/api/pom.xml +++ b/apps/restconf/api/pom.xml @@ -47,6 +47,11 @@ org.glassfish.jersey.containers jersey-container-servlet + + org.onosproject + onlab-junit + test +