use strictures in all tests
[gitmo/MooseX-Daemonize.git] / t / 00.load.t
index f900fb9..e1aa52b 100644 (file)
@@ -1,3 +1,6 @@
+use strict;
+use warnings;
+
 use Test::More tests => 1;
 
 BEGIN {