X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F71mysql.t;h=01c32d809edec05ad098eb69ce2ff3b0599c2de7;hb=d52d4d6e066eca4c85c5f4f6cf7b005f0dc883bc;hp=f935afda5b4a4cf2f18f65d3ae32a377a085c415;hpb=e5372da42c1bb393cd2aadde5765a09d64428581;p=dbsrgits%2FDBIx-Class.git diff --git a/t/71mysql.t b/t/71mysql.t index f935afd..01c32d8 100644 --- a/t/71mysql.t +++ b/t/71mysql.t @@ -1,5 +1,5 @@ use strict; -use warnings; +use warnings; use Test::More; use Test::Exception;