tests for _load_module
[gitmo/Role-Tiny.git] / t / role-tiny-with.t
index b77a70c..8fc2b14 100644 (file)
@@ -1,4 +1,5 @@
-use strictures 1;
+use strict;
+use warnings FATAL => 'all';
 use Test::More;
 
 BEGIN {