Add author test for use strict/warnings
[dbsrgits/DBIx-Class-Schema-Loader.git] / t / 22dump.t
index 50a124c..7ead7a7 100644 (file)
@@ -1,4 +1,5 @@
 use strict;
+use warnings;
 use Test::More;
 use Test::Exception;
 use Test::Warn;