From 4dfa3b7004295da1637e6a7e328ccb84babb76d3 Mon Sep 17 00:00:00 2001 From: Roel Spilker Date: Mon, 18 Jul 2011 21:05:55 +0200 Subject: There's now 1 test suite that runs all tests, and 'ant eclipse' will make a launch config that adds the appropriate -javaagent VM param to ensure the runWithEclipse tests work. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 5eae78c0..f9dd1e0a 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ ivyCache google.properties debug LombokizedEclipse.launch +RunLombokTests.launch escudo-upload.key findbugsReport.html lib -- cgit