fix quote_sub usage in t/accessor-coerce.t
[gitmo/Moo.git] / t / role-tiny-with.t
index afca4e2..b77a70c 100644 (file)
@@ -1,6 +1,5 @@
 use strictures 1;
 use Test::More;
-use Test::Fatal;
 
 BEGIN {
   package MyRole;