X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fstorage%2Fping_count.t;h=a17c3823bc2eab185f5554ace5a647b74700e8ad;hb=a63c42fc0b2844ff59bc86719fbe2c779067f171;hp=07659cb5d528e17fc1aadb675c620434df3a9117;hpb=2dc8d9618fd296ecdd4484d3686832de0592e747;p=dbsrgits%2FDBIx-Class.git diff --git a/t/storage/ping_count.t b/t/storage/ping_count.t index 07659cb..a17c382 100644 --- a/t/storage/ping_count.t +++ b/t/storage/ping_count.t @@ -1,10 +1,9 @@ use strict; -use warnings; +use warnings; use Test::More; use lib qw(t/lib); use DBICTest; -use Data::Dumper; use DBIC::SqlMakerTest; my $ping_count = 0;