X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F39load_namespaces_rt41083.t;h=79c9c7a31f49355d5ef68a595f856cc02313f6a0;hb=be855469022c8f011585451803d1db23b0e07728;hp=2a764c5ab9ad335d8ad47cd9d1292b7b16c11bbe;hpb=51607576421679d05af518d95641ef1fd0806706;p=dbsrgits%2FDBIx-Class.git diff --git a/t/39load_namespaces_rt41083.t b/t/39load_namespaces_rt41083.t index 2a764c5..79c9c7a 100644 --- a/t/39load_namespaces_rt41083.t +++ b/t/39load_namespaces_rt41083.t @@ -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]?