X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fstorage%2Fping_count.t;h=28af647fbc9b80320c16269d9acb789069f0c4a4;hb=a5a7bb733a940db710b7408508374833683a2e79;hp=a17c3823bc2eab185f5554ace5a647b74700e8ad;hpb=49eeb48de3d8ff685926b595fa0f3f5e680eaee2;p=dbsrgits%2FDBIx-Class.git diff --git a/t/storage/ping_count.t b/t/storage/ping_count.t index a17c382..28af647 100644 --- a/t/storage/ping_count.t +++ b/t/storage/ping_count.t @@ -4,7 +4,6 @@ use warnings; use Test::More; use lib qw(t/lib); use DBICTest; -use DBIC::SqlMakerTest; my $ping_count = 0;