no more Test::Exception
Justin Hunter [Thu, 23 Feb 2012 16:51:42 +0000 (11:51 -0500)]
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;