From a9035a25f04717036d4a6e560eb77ed1dc067438 Mon Sep 17 00:00:00 2001 From: Alexey Andreev Date: Mon, 4 Apr 2022 16:47:36 +0300 Subject: [PATCH] Move tests module to profile --- pom.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b828f447f..15a4a2f8a 100644 --- a/pom.xml +++ b/pom.xml @@ -128,7 +128,6 @@ tools/chrome-rdp tools/junit tools/devserver - tests extras-slf4j metaprogramming/impl @@ -398,6 +397,16 @@ + + with-tests + + true + + + tests + + + with-cli