X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F08-role-composition.t;h=81eeb4415fd1352a18e86d835de2a2dfa8587aa9;hb=e6b328144a37b7adda944f989e1c1b4299a98e3f;hp=a3bb0e99e7b8f55e47800ff810aeb2e23b2cd89b;hpb=0262c8373cfc9ff6cb3bbf0eab91e7ba19a04047;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;