Author: tomdz Date: Wed Nov 9 15:38:46 2005 New Revision: 332174 URL: http://svn.apache.org/viewcvs?rev=332174&view=rev Log: Updated test comment
Modified: db/ddlutils/trunk/src/test/org/apache/ddlutils/io/TestDatabaseIO.java Modified: db/ddlutils/trunk/src/test/org/apache/ddlutils/io/TestDatabaseIO.java URL: http://svn.apache.org/viewcvs/db/ddlutils/trunk/src/test/org/apache/ddlutils/io/TestDatabaseIO.java?rev=332174&r1=332173&r2=332174&view=diff ============================================================================== --- db/ddlutils/trunk/src/test/org/apache/ddlutils/io/TestDatabaseIO.java (original) +++ db/ddlutils/trunk/src/test/org/apache/ddlutils/io/TestDatabaseIO.java Wed Nov 9 15:38:46 2005 @@ -1246,10 +1246,7 @@ } /** - * Need to check this with the betwixt team.. - * This piece of xml will end up with a Database object with on Table named NotATable, which - * is clearly wrong. - * See http://issues.apache.org/bugzilla/show_bug.cgi?id=37369 for more info. + * Regression test ensuring that wrong XML is not read (regarding betwixt issue #37369). */ public void testFaultReadOfTable() {