From 18222922da969128bcf5a691bb08db0f150bfd1f Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Fri, 24 Jul 2020 00:27:26 +0200 Subject: [tests] command line 'ant test.eclipse' fixed --- buildScripts/tests.ant.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'buildScripts') diff --git a/buildScripts/tests.ant.xml b/buildScripts/tests.ant.xml index d8559c5c..7b0ccb4e 100644 --- a/buildScripts/tests.ant.xml +++ b/buildScripts/tests.ant.xml @@ -151,6 +151,7 @@ This buildfile is part of projectlombok.org. It takes care of compiling and runn Running TestEclipse on eclipse-@{version} on JVM${ant.java.version}. + @@ -169,6 +170,7 @@ This buildfile is part of projectlombok.org. It takes care of compiling and runn + -- cgit