From 77097d0e45b8a04ee840b215ce003f1d69a7d7d8 Mon Sep 17 00:00:00 2001 From: vasraz Date: Sun, 28 Jun 2020 19:55:01 +0100 Subject: Fix test coverage drop introduced by #109510 Change-Id: Ic74f11f60ff7673330a8c3521da49a92f70ae0fb Signed-off-by: Vasyl Razinkov Issue-ID: SDC-3149 --- asdctool/pom.xml | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) (limited to 'asdctool') diff --git a/asdctool/pom.xml b/asdctool/pom.xml index 88a372f0df..bcc1331c32 100644 --- a/asdctool/pom.xml +++ b/asdctool/pom.xml @@ -492,6 +492,12 @@ testng-junit5 0.0.1 test + + + org.junit.platform + junit-platform-engine + + @@ -506,14 +512,6 @@ ${bean-matchers.version} test - - - com.github.stefanbirkner - system-rules - 1.19.0 - test - - -- cgit 1.2.3-korg