kill strictures from t/. stupid mst.
[gitmo/Role-Tiny.git] / t / role-duplication.t
index 6c592d9..4227777 100644 (file)
@@ -1,4 +1,5 @@
-use strictures 1;
+use strict;
+use warnings FATAL => 'all';
 use Test::More;
 
 {