add strict + warnings to tests
[dbsrgits/DBIx-Class-DateTime-Epoch.git] / t / 01-use.t
index f4dd83c..4bef453 100644 (file)
@@ -1,3 +1,6 @@
+use strict;
+use warnings;
+
 use Test::More tests => 1;
 
 BEGIN {