Add author test for use strict/warnings
[dbsrgits/DBIx-Class-Schema-Loader.git] / t / 50rt59849.t
index 9080ed7..346bc3c 100644 (file)
@@ -2,6 +2,7 @@
 # by Mark Hedges (  hedges   -at|   scriptdolphin.com )
 
 use strict;
+use warnings;
 use Test::More tests => 7 * 5;
 use Test::Exception;