From d45c27f03cb75e19ed24618cbbc6697887298868 Mon Sep 17 00:00:00 2001 From: Julien WITTOUCK Date: Thu, 21 Nov 2019 18:59:48 +0100 Subject: [PATCH] :wrench: : add kotlin tests compilation --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index e3f7de077..e1ea23e49 100644 --- a/pom.xml +++ b/pom.xml @@ -245,6 +245,13 @@ compile + + test-compile + process-test-sources + + test-compile + +