aboutsummaryrefslogtreecommitdiff
path: root/test/delombok/resource/after/WithComments.java
diff options
context:
space:
mode:
authorRoel Spilker <r.spilker@gmail.com>2009-11-28 00:15:58 +0100
committerRoel Spilker <r.spilker@gmail.com>2009-11-28 00:15:58 +0100
commite67e9e14dcc0f3754c3a42e6b4d039a7aa04db1a (patch)
tree8fd89cfe424afef68363a5626f529c4b569b2652 /test/delombok/resource/after/WithComments.java
parente10d58efdafd5911398d2f68a2e0de3bcf25f389 (diff)
downloadlombok-e67e9e14dcc0f3754c3a42e6b4d039a7aa04db1a.tar.gz
lombok-e67e9e14dcc0f3754c3a42e6b4d039a7aa04db1a.tar.bz2
lombok-e67e9e14dcc0f3754c3a42e6b4d039a7aa04db1a.zip
Added support for running unit tests using the method name to determine the file to test
Diffstat (limited to 'test/delombok/resource/after/WithComments.java')
-rw-r--r--test/delombok/resource/after/WithComments.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/delombok/resource/after/WithComments.java b/test/delombok/resource/after/WithComments.java
index 59cc97c4..684dcc8e 100644
--- a/test/delombok/resource/after/WithComments.java
+++ b/test/delombok/resource/after/WithComments.java
@@ -1,5 +1,4 @@
// Cool Comments
-
public class WithComments {
// Also inside the body
} \ No newline at end of file