Properly skip test when C::M::DBIC::Plain is not installed (thanks to siracusa for...
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 6060d97..c049e4e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for DBIx::Class
 
+        - properly skip t/30dbicplain.t when Catalyst::Model::DBIC::Plain isn't
+          installed
+
 0.04999_06 2006-01-28 21:20:32
         - fix Storage/DBI (tried to load deprecated ::Exception component)