Cleanup shebang lines of all maint/example scripts, remove from tests entirely
[dbsrgits/DBIx-Class.git] / t / 39load_namespaces_rt41083.t
index 2a764c5..05378c8 100644 (file)
@@ -1,12 +1,9 @@
-#!/usr/bin/perl
-
 use strict;
 use warnings;
-use Test::More;
 
 use lib 't/lib';
-
-plan tests => 15;
+use DBICTest; # do not remove even though it is not used 
+use Test::More tests => 8;
 
 sub _chk_warning {
   defined $_[0]?