convert all uses of Test::Exception to Test::Fatal
[catagits/Catalyst-Runtime.git] / t / plugin_new_method_backcompat.t
index 07de6d9..28455fb 100644 (file)
@@ -9,7 +9,6 @@
 
 # Also tests method modifiers and etc in MyApp.pm still work as expected.
 use Test::More;
-use Test::Exception;
 use Moose::Util qw/find_meta/;
 use FindBin;
 use lib "$FindBin::Bin/lib";