X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F39load_namespaces_rt41083.t;h=293506bfdcc257cf81ecd714b917fe6a885f7183;hb=22912b455e1116d0172ac9dea850304b82c96ac1;hp=d794bace242b00fb3b42bf30211592acdd2b5b01;hpb=57da80ae76f288a459ed4f1c834f6d67b18d5933;p=dbsrgits%2FDBIx-Class.git diff --git a/t/39load_namespaces_rt41083.t b/t/39load_namespaces_rt41083.t index d794bac..293506b 100644 --- a/t/39load_namespaces_rt41083.t +++ b/t/39load_namespaces_rt41083.t @@ -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]?