From c896f242789913c907fa6dde8ee688548266d3a2 Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Mon, 15 Oct 2018 21:13:07 +0200 Subject: [build] Fixing running tests via `ant test`, setting up the build, and a few other build-related issues. --- buildScripts/ivy.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'buildScripts') diff --git a/buildScripts/ivy.xml b/buildScripts/ivy.xml index 15c03ed1..081be608 100644 --- a/buildScripts/ivy.xml +++ b/buildScripts/ivy.xml @@ -44,8 +44,8 @@ - - + + -- cgit