helps to get the package name right (Role::Tiny::With)
[gitmo/Role-Tiny.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;