From 5c55e23700716698d03fde052c0a89622b9f6c54 Mon Sep 17 00:00:00 2001 From: Tomasz Golabek Date: Thu, 22 Aug 2019 15:03:50 +0200 Subject: unit tests - asdctool Additional junit tests Change-Id: I889772efaccbc6f1555d50cd47a02d868348d310 Issue-ID: SDC-2326 Signed-off-by: Tomasz Golabek --- asdctool/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'asdctool/pom.xml') diff --git a/asdctool/pom.xml b/asdctool/pom.xml index 56d822e95f..ced840d173 100644 --- a/asdctool/pom.xml +++ b/asdctool/pom.xml @@ -472,6 +472,13 @@ test + + com.google.code.bean-matchers + bean-matchers + ${bean-matchers.version} + test + + com.github.stefanbirkner system-rules -- cgit 1.2.3-korg