X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fcdbi%2F22-deflate_order.t;h=d4e9935280718922eb4ec786270c983374ffc287;hb=b8a270548277cf47dbe171d66e9f1352e5d1dc0e;hp=a3188507cafce85c0e59c0ab70f5963455a15566;hpb=d9bd51956470404b3960871d3413fa98f16961d2;p=dbsrgits%2FDBIx-Class.git diff --git a/t/cdbi/22-deflate_order.t b/t/cdbi/22-deflate_order.t index a318850..d4e9935 100644 --- a/t/cdbi/22-deflate_order.t +++ b/t/cdbi/22-deflate_order.t @@ -1,4 +1,5 @@ $| = 1; +use warnings; use strict; use Test::More;