remove unneeded use of Test::Fatal
[gitmo/Moose.git] / t / 600_todo_tests / 005_moose_and_threads.t
index a0f7a81..64ea2b8 100644 (file)
@@ -4,7 +4,6 @@ use strict;
 use warnings;
 
 use Test::More;
-use Test::Exception;
 
 
 =pod