aboutsummaryrefslogtreecommitdiffstats
path: root/test/java/org/apache/fop/afp
diff options
context:
space:
mode:
authorVincent Hennebert <vhennebert@apache.org>2012-03-06 10:17:54 +0000
committerVincent Hennebert <vhennebert@apache.org>2012-03-06 10:17:54 +0000
commite5b62535bb2465a876b18793ac66d37fe5570a1b (patch)
tree289c99cb1eb3e77eda7994432385d983736e4c3e /test/java/org/apache/fop/afp
parent43e37136e1c31da381739a55254fc2d4bb5ef102 (diff)
downloadxmlgraphics-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.java2
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
+}