Pass the main rsrc in attrs, instead of trying to fish it out later
[dbsrgits/DBIx-Class-Historic.git] / t / cdbi / 01-columns.t
index 88b8189..275ed4a 100644 (file)
@@ -1,4 +1,5 @@
 use strict;
+use warnings;
 
 use Test::More;
 use lib 't/cdbi/testlib';