X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F110_sort_usage_by_attr_order.t;h=bddaffaa544bd1233b1c2e321cafdbd81ae24331;hb=3aaa34a1cf97648e9704fc9c73abc4ebd8f90b39;hp=c12f4b6ce25627afac846ec86169feaca8542cc7;hpb=ce93a16f65575f0858473b5f0213cc04fa62eda9;p=gitmo%2FMooseX-Getopt.git diff --git a/t/110_sort_usage_by_attr_order.t b/t/110_sort_usage_by_attr_order.t index c12f4b6..bddaffa 100644 --- a/t/110_sort_usage_by_attr_order.t +++ b/t/110_sort_usage_by_attr_order.t @@ -10,7 +10,6 @@ use strict; use warnings; use Test::More tests => 1; -use Test::Exception; { package MyClass;