X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Faggregate%2Funit_core_setup_log.t;fp=t%2Faggregate%2Funit_core_setup_log.t;h=fb73297e50533c60922f11676e36c7768cf093e5;hb=2a56ace924b296189e0bf5864d6a3b92809fef66;hp=e2dba17f8926dc2365da292529886417cb8c70af;hpb=5a4ce75eb7c71dc6d3190a2377d4aef3abd10c78;p=catagits%2FCatalyst-Runtime.git diff --git a/t/aggregate/unit_core_setup_log.t b/t/aggregate/unit_core_setup_log.t index e2dba17..fb73297 100644 --- a/t/aggregate/unit_core_setup_log.t +++ b/t/aggregate/unit_core_setup_log.t @@ -2,7 +2,6 @@ use strict; use warnings; use Test::More tests => 30; -use Test::Exception; use Catalyst ();