allow the redirect method to accept a URI style object to reduce boilerplate for...
[catagits/Catalyst-Runtime.git] / t / aggregate / unit_core_setup_log.t
index e2dba17..fb73297 100644 (file)
@@ -2,7 +2,6 @@ use strict;
 use warnings;
 
 use Test::More tests => 30;
-use Test::Exception;
 
 use Catalyst ();