Consolidate last_insert_id handling with a fallback-attempt on DBI::last_insert_id
[dbsrgits/DBIx-Class-Historic.git] / t / 39load_namespaces_rt41083.t
index c99528b..293506b 100644 (file)
@@ -4,6 +4,7 @@ use strict;
 use warnings;
 
 use lib 't/lib';
+use DBICTest; # do not remove even though it is not used 
 use Test::More tests => 8;
 
 sub _chk_warning {