X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fnone.t;h=9ef4ec33f2807709e2fa6a8619a571d3ffe605a4;hb=4e1fb2f81fd0d4ea37c45c49073e317921be3e41;hp=4b8aae534fc376d70e262e0a1f8e0bc4bb562a16;hpb=1d411803f45d9d9ab45af647118fdd79178524fd;p=p5sagit%2FJSON-MaybeXS.git diff --git a/t/none.t b/t/none.t index 4b8aae5..9ef4ec3 100644 --- a/t/none.t +++ b/t/none.t @@ -1,5 +1,5 @@ use strict; -use warnings FATAL => 'all'; +use warnings; use Test::Without::Module 'Cpanel::JSON::XS'; use Test::Without::Module 'JSON::XS'; use Test::Without::Module 'JSON::PP';