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

Diff of /jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/test/org/apache/commons/betwixt/io/read/TestBindTimeTypeMapping.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/io/read/TestBindTimeTypeMapping.java	2005/06/12 15:53:26	190288
+++ jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/test/org/apache/commons/betwixt/io/read/TestBindTimeTypeMapping.java	2005/06/12 15:57:31	190289
@@ -152,7 +152,7 @@ public class TestBindTimeTypeMapping ext
         		"	</animal>" +
         		"</Animals>";
         
-        xmlAssertIsomorphicContent(parseString(expected), parseString(out));
+        xmlAssertIsomorphicContent(parseString(expected), parseString(out), true);
     }
     
     public void testBindTimeTypeRead() throws Exception {

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26