Fix 'timestamp with time zone' columns for IC::DT inflation
[dbsrgits/DBIx-Class-Historic.git] / t / lib / DBICTest / Schema / TwoKeys.pm
index 69af2e6..bfb6c42 100755 (executable)
@@ -1,7 +1,7 @@
 package # hide from PAUSE
     DBICTest::Schema::TwoKeys;
 
-use base 'DBIx::Class::Core';
+use base qw/DBICTest::BaseResult/;
 
 __PACKAGE__->table('twokeys');
 __PACKAGE__->add_columns(