cleanup (3 arg open, 1 grep instead of 3)
[dbsrgits/DBIx-Class-Historic.git] / t / from_subquery.t
index 9b340c5..646fa6e 100644 (file)
@@ -1,5 +1,5 @@
 use strict;
-use warnings FATAL => 'all';
+use warnings;
 
 use Test::More;