X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fcdbi%2F98-failure.t;h=1a42e030ed3d141b0ffccb1d2c9a55d455f4607c;hb=4a233f3019d2baa4bf2abee0c873c74d5cdf3a11;hp=73db8ad53d4a638cf726d7d1c91f2e11bc7fcbc5;hpb=ad9445888039e05c8ca9ecf8b88948034ebaf0c1;p=dbsrgits%2FDBIx-Class.git diff --git a/t/cdbi/98-failure.t b/t/cdbi/98-failure.t index 73db8ad..1a42e03 100644 --- a/t/cdbi/98-failure.t +++ b/t/cdbi/98-failure.t @@ -1,4 +1,5 @@ use strict; +use warnings; use Test::More; #----------------------------------------------------------------------