Add author test for use strict/warnings
[dbsrgits/DBIx-Class-Schema-Loader.git] / t / 20invocations.t
index f282d86..4b49f58 100644 (file)
@@ -1,4 +1,5 @@
 use strict;
+use warnings;
 use Test::More;
 use Test::Warn;
 use DBIx::Class::Schema::Loader::Optional::Dependencies;