From 47f9bcbcd772228609dfa1d71fcd1bc7a4ad17b8 Mon Sep 17 00:00:00 2001 From: Dawid Rusin Date: Fri, 2 Oct 2015 11:48:45 +0200 Subject: Modify createEclipseLaunchForTestEnvironment to generate a launch file that also out-of-the-box can run the ecj tests --- buildScripts/eclipse-run-tests.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'buildScripts/eclipse-run-tests.template') diff --git a/buildScripts/eclipse-run-tests.template b/buildScripts/eclipse-run-tests.template index 7c82c7d8..06bc22b7 100644 --- a/buildScripts/eclipse-run-tests.template +++ b/buildScripts/eclipse-run-tests.template @@ -26,5 +26,5 @@ - + -- cgit