From 6de680cd493bd3284fdcf0ab9f25ae596d2894c8 Mon Sep 17 00:00:00 2001 From: Valentyn Kolesnikov Date: Mon, 30 Oct 2023 05:50:37 +0200 Subject: [PATCH] Improved tests --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 872b67708..c015b014c 100644 --- a/pom.xml +++ b/pom.xml @@ -143,6 +143,12 @@ [5.10.0,) test + + org.junit.platform + junit-platform-launcher + [1.10.0,) + test + org.hamcrest hamcrest-core