From 60dee71880872406ebdc488d5165403aa836d44e Mon Sep 17 00:00:00 2001 From: Liam Williams Date: Tue, 8 Jan 2019 17:22:23 +0000 Subject: [PATCH] Use junit-platform-console-standalone so that both JUnit4 and JUnit5 tests can be run --- .idea/misc.xml | 5 +---- build.xml | 2 +- build/build.dependencies | 2 +- build/macros.xml | 25 +++++++++++++------------ 4 files changed, 16 insertions(+), 18 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index a0e862e2..1984f6fb 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -9,9 +9,6 @@