diff options
author | Vincent Hennebert <vhennebert@apache.org> | 2012-03-06 10:17:54 +0000 |
---|---|---|
committer | Vincent Hennebert <vhennebert@apache.org> | 2012-03-06 10:17:54 +0000 |
commit | e5b62535bb2465a876b18793ac66d37fe5570a1b (patch) | |
tree | 289c99cb1eb3e77eda7994432385d983736e4c3e /test/java/org/apache/fop/afp | |
parent | 43e37136e1c31da381739a55254fc2d4bb5ef102 (diff) | |
download | xmlgraphics-fop-e5b62535bb2465a876b18793ac66d37fe5570a1b.tar.gz xmlgraphics-fop-e5b62535bb2465a876b18793ac66d37fe5570a1b.zip |
Added new line at end of files and enabled corresponding rule in checkstyle-5.5
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1297404 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test/java/org/apache/fop/afp')
-rw-r--r-- | test/java/org/apache/fop/afp/modca/IncludeObjectTestCase.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/java/org/apache/fop/afp/modca/IncludeObjectTestCase.java b/test/java/org/apache/fop/afp/modca/IncludeObjectTestCase.java index fb5097154..0449f2599 100644 --- a/test/java/org/apache/fop/afp/modca/IncludeObjectTestCase.java +++ b/test/java/org/apache/fop/afp/modca/IncludeObjectTestCase.java @@ -131,4 +131,4 @@ public class IncludeObjectTestCase extends AbstractNamedAFPObjectTest<IncludeObj out[offset + 2] = (byte)0xFF; } } -}
\ No newline at end of file +} |