X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F01-string.t;h=807af4f50845ff1c64e4eb276e4bf9bdf04250c3;hb=c52f847ab091407c10541e333238536c75d3f169;hp=d29ef2b69252b3c91e4225f1e6c4b1833c0cdc7a;hpb=559b5d74cde30be92fb26402bf2bc7e69fab16df;p=gitmo%2FMooseX-Types-Common.git diff --git a/t/01-string.t b/t/01-string.t index d29ef2b..807af4f 100644 --- a/t/01-string.t +++ b/t/01-string.t @@ -4,7 +4,6 @@ use strict; use warnings; use Test::More tests => 25; use Test::Fatal; -use Test::Exception; { package FooTest;