X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=xt%2Fjson_pm_legacy.t;h=3cd23e2a6054c522604016ece2d828a477b5fea4;hb=4e1fb2f81fd0d4ea37c45c49073e317921be3e41;hp=716790ca7c0164403853366b961383b15cf8ae4b;hpb=1d411803f45d9d9ab45af647118fdd79178524fd;p=p5sagit%2FJSON-MaybeXS.git diff --git a/xt/json_pm_legacy.t b/xt/json_pm_legacy.t index 716790c..3cd23e2 100644 --- a/xt/json_pm_legacy.t +++ b/xt/json_pm_legacy.t @@ -1,4 +1,4 @@ -use warnings FATAL => 'all'; +use warnings; use strict; use Test::More;