diff options
author | William Victor Mote <vmote@apache.org> | 2002-11-29 20:42:35 +0000 |
---|---|---|
committer | William Victor Mote <vmote@apache.org> | 2002-11-29 20:42:35 +0000 |
commit | 728652fb0a5c1c1feba55af0c0231978c6d5a171 (patch) | |
tree | 08925175e93aba8c008832b5f3851b97c3817c24 /test/basictests.xml | |
parent | 273947ee0d25e5190e3196ded6a71cc401a7e208 (diff) | |
download | xmlgraphics-fop-728652fb0a5c1c1feba55af0c0231978c6d5a171.tar.gz xmlgraphics-fop-728652fb0a5c1c1feba55af0c0231978c6d5a171.zip |
white-space and line-ending cleanup
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195675 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test/basictests.xml')
-rw-r--r-- | test/basictests.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/basictests.xml b/test/basictests.xml index 167066af1..7b01d3f41 100644 --- a/test/basictests.xml +++ b/test/basictests.xml @@ -2,7 +2,7 @@ <!DOCTYPE testsuite SYSTEM "testsuite.dtd"> <testsuite profile="Basic Conformance Tests"> <testcases profile="Example"> - <testcases profile="simpleblock" > + <testcases profile="simpleblock" > <test id="1" interaction="none" fo="block" xml="xml/1.xml" xsl="xsl/doc.xsl" level="basic"> simple test </test> |