[test] Missing after-X files used to be an implicit 'just ignore the content' signal; now you need an explicit directive to allow this behaviour.

[configuration] added tests for @Accessors configuration key implementations.
This commit is contained in:
Reinier Zwitserloot
2014-01-20 01:46:01 +01:00
parent e5dc6203c8
commit d1899a81e9
11 changed files with 113 additions and 14 deletions
@@ -1,3 +1,4 @@
//skip compare content
@lombok.experimental.Builder
class BuilderInvalidUse {
private int something;