X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Frole-tiny-with.t;h=8fc2b1457530f87afa35b1039a75b5176d1a01a4;hb=7009811542c7b4f3b8eb32a01c3c31d7ee8efc7f;hp=b77a70c39d2d0eeb71fa081ece36d1407e6433d8;hpb=5a17a18527609e59d14b3596b065ffbf76324f0c;p=gitmo%2FRole-Tiny.git diff --git a/t/role-tiny-with.t b/t/role-tiny-with.t index b77a70c..8fc2b14 100644 --- a/t/role-tiny-with.t +++ b/t/role-tiny-with.t @@ -1,4 +1,5 @@ -use strictures 1; +use strict; +use warnings FATAL => 'all'; use Test::More; BEGIN {