X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F60core.t;h=be22fa7ffccaafff81f803c26239f4f552ba1cb3;hb=2ad89bf5245096ebf2f9a9df53525c323dd6e44b;hp=8ab6129b2c847cbc78564b49112e158fed219bd0;hpb=63bb9738dd8fdca42ad88d99a2a3861ad2b00eed;p=dbsrgits%2FDBIx-Class-Historic.git diff --git a/t/60core.t b/t/60core.t index 8ab6129..be22fa7 100644 --- a/t/60core.t +++ b/t/60core.t @@ -1,5 +1,5 @@ use strict; -use warnings; +use warnings; use Test::More; use Test::Exception;