From 7dfbe4323c15cbd88983380b27a250d2a381d148 Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Fri, 24 Jul 2020 00:35:33 +0200 Subject: [tests] fixed the 'ant test.javac' tests. --- buildScripts/tests.ant.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'buildScripts') diff --git a/buildScripts/tests.ant.xml b/buildScripts/tests.ant.xml index 7b0ccb4e..f78bfae9 100644 --- a/buildScripts/tests.ant.xml +++ b/buildScripts/tests.ant.xml @@ -141,6 +141,7 @@ This buildfile is part of projectlombok.org. It takes care of compiling and runn + -- cgit