Add author test for use strict/warnings
[dbsrgits/DBIx-Class-Schema-Loader.git] / t / 45relationships.t
index e9e48d8..8bd8152 100644 (file)
@@ -1,4 +1,5 @@
 use strict;
+use warnings;
 use Test::More;
 use Test::Exception;
 use Try::Tiny;