Add strict/warnings test, adjust all offenders (wow, that was a lot)
[dbsrgits/DBIx-Class.git] / t / cdbi / 22-deflate_order.t
index a318850..d4e9935 100644 (file)
@@ -1,4 +1,5 @@
 $| = 1;
+use warnings;
 use strict;
 
 use Test::More;