no more Test::Exception
[gitmo/MooseX-Types-Common.git] / t / 01-string.t
index d29ef2b..807af4f 100644 (file)
@@ -4,7 +4,6 @@ use strict;
 use warnings;
 use Test::More tests => 25;
 use Test::Fatal;
-use Test::Exception;
 
 {
   package FooTest;