X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fstorage%2Fping_count.t;h=28af647fbc9b80320c16269d9acb789069f0c4a4;hb=20e84e7428168757b5400fd270fad850ec9e46ef;hp=a17c3823bc2eab185f5554ace5a647b74700e8ad;hpb=f54428abf9cc7d7e5604745335694eaf558f6820;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;