Test for more internal object leaks (fails)
[dbsrgits/DBIx-Class.git] / t / 39load_namespaces_rt41083.t
index d794bac..293506b 100644 (file)
@@ -2,11 +2,10 @@
 
 use strict;
 use warnings;
-use Test::More;
 
 use lib 't/lib';
-
-plan tests => 8;
+use DBICTest; # do not remove even though it is not used 
+use Test::More tests => 8;
 
 sub _chk_warning {
   defined $_[0]?