X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F08-role-composition.t;fp=t%2F08-role-composition.t;h=81eeb4415fd1352a18e86d835de2a2dfa8587aa9;hb=4293d02612f63c83ef8ba27ade067f81cb34d0c6;hp=a3bb0e99e7b8f55e47800ff810aeb2e23b2cd89b;hpb=d4e93624b4c9c91673a7b7961e365e1c0f921c29;p=gitmo%2FMooseX-ClassAttribute.git diff --git a/t/08-role-composition.t b/t/08-role-composition.t index a3bb0e9..81eeb44 100644 --- a/t/08-role-composition.t +++ b/t/08-role-composition.t @@ -2,7 +2,6 @@ use strict; use warnings; use Test::More; -use Test::Exception; { package Role;