/[Apache-SVN]/jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/test/org/apache/commons/betwixt/schema/TestSchemaGeneration.java
ViewVC logotype

Diff of /jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/test/org/apache/commons/betwixt/schema/TestSchemaGeneration.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/test/org/apache/commons/betwixt/schema/TestSchemaGeneration.java	2005/06/12 15:53:26	190288
+++ jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/test/org/apache/commons/betwixt/schema/TestSchemaGeneration.java	2005/06/12 15:57:31	190289
@@ -206,7 +206,7 @@ public class TestSchemaGeneration extend
         		"" +
         		"</xsd:schema>";
     
-         xmlAssertIsomorphicContent(parseString(xsd), parseString(expected));
+         xmlAssertIsomorphicContent(parseString(xsd), parseString(expected), true);
     }
     
 }

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26