X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-UndefTolerant.git;a=blobdiff_plain;f=t%2Fconstructor.t;h=22d4ce216c526026316da15b5bef2606f75574a4;hp=e97766ef0ec0aaa87dacb38122ac748006842098;hb=0dd9c65b0cd3941fe1901f40045e5fa6732e7692;hpb=c5dd383ba1f86d9e308d53aec02089aa673e8bd2 diff --git a/t/constructor.t b/t/constructor.t index e97766e..22d4ce2 100644 --- a/t/constructor.t +++ b/t/constructor.t @@ -1,5 +1,4 @@ -#use Test::More; -use Test::Most 'die'; +use Test::More; use Test::Fatal; {