pietsch
Thu, 08 May 2008 08:36:24 -0700
Author: pietsch Date: Thu May 8 08:36:02 2008 New Revision: 654557 URL: http://svn.apache.org/viewvc?rev=654557&view=rev Log: Quick fix for XML validation error Modified: xmlgraphics/fop/trunk/test/basictests.xml Modified: xmlgraphics/fop/trunk/test/basictests.xml URL: http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/test/basictests.xml?rev=654557&r1=654556&r2=654557&view=diff ============================================================================== --- xmlgraphics/fop/trunk/test/basictests.xml (original) +++ xmlgraphics/fop/trunk/test/basictests.xml Thu May 8 08:36:02 2008 @@ -1,9 +1,9 @@ -<?xml version="1.0" encoding="utf-8"?> +<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE testsuite SYSTEM "testsuite.dtd"> <testsuite profile="Basic Conformance Tests"> <testcases profile="Example"> <testcases profile="simpleblock" > - <test id="1" interaction="none" fo="block" xml="xml/1.xml" xsl="xsl/doc.xsl" level="basic"> + <test id="xml1" interaction="none" fo="block" xml="xml/1.xml" xsl="xsl/doc.xsl" level="basic"> simple test </test> <testresult id="1" agreement="full"> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]