diff options
author | Reinier Zwitserloot <reinier@zwitserloot.com> | 2018-07-29 16:37:21 +0200 |
---|---|---|
committer | Reinier Zwitserloot <reinier@zwitserloot.com> | 2018-07-29 16:37:21 +0200 |
commit | 3d432c38d0cfeb36b8e7402eca56faaafcf7bac7 (patch) | |
tree | e07e107d5ac54c2d91298ca7338621ffeec69a03 /test/transform/resource/messages-ecj | |
parent | 61fbd4a7f82180871e635a0ca80248e0cec02cf3 (diff) | |
download | lombok-3d432c38d0cfeb36b8e7402eca56faaafcf7bac7.tar.gz lombok-3d432c38d0cfeb36b8e7402eca56faaafcf7bac7.tar.bz2 lombok-3d432c38d0cfeb36b8e7402eca56faaafcf7bac7.zip |
code impl of FieldNameConstants rewrite + test updates for it
Diffstat (limited to 'test/transform/resource/messages-ecj')
-rw-r--r-- | test/transform/resource/messages-ecj/FieldNameConstantsWeird.java.messages | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/transform/resource/messages-ecj/FieldNameConstantsWeird.java.messages b/test/transform/resource/messages-ecj/FieldNameConstantsWeird.java.messages deleted file mode 100644 index 02a38d58..00000000 --- a/test/transform/resource/messages-ecj/FieldNameConstantsWeird.java.messages +++ /dev/null @@ -1 +0,0 @@ -9 Not generating constant for this field: The name of the constant would be equal to the name of this field. |