minor fix to last committed test
[dbsrgits/DBIx-Class.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 {