X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fcdbi%2F22-deflate_order.t;h=d4e9935280718922eb4ec786270c983374ffc287;hb=4a233f3019d2baa4bf2abee0c873c74d5cdf3a11;hp=a3188507cafce85c0e59c0ab70f5963455a15566;hpb=ad9445888039e05c8ca9ecf8b88948034ebaf0c1;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;