remove note about failing test since it doesn't anymore
Matt S Trout [Fri, 1 Jun 2007 00:23:39 +0000 (00:23 +0000)]
Changes

diff --git a/Changes b/Changes
index b246b9f..aa984a1 100644 (file)
--- a/Changes
+++ b/Changes
@@ -19,7 +19,6 @@ Revision history for DBIx::Class
           not a foreign constraint is needed
         - resultset_class/result_class now (again) auto loads the specified
           class; requires Class::Accessor::Grouped 0.05002+
-        - added 97result_class.t test, failing ATM
         - added get_inflated_columns to Row
         - %colinfo accessor and inflate_column now work together
         - More documentation updates