X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fcdbi%2Fearly_column_heisenbug.t;h=859d43da798ddf6679e0060629824ab633567199;hb=4519d82537b03f96e03cff168c356dbc2402b670;hp=0dd87b94cfb8b012845237a8b48dedf5448a837a;hpb=d9bd51956470404b3960871d3413fa98f16961d2;p=dbsrgits%2FDBIx-Class.git diff --git a/t/cdbi/early_column_heisenbug.t b/t/cdbi/early_column_heisenbug.t index 0dd87b9..859d43d 100644 --- a/t/cdbi/early_column_heisenbug.t +++ b/t/cdbi/early_column_heisenbug.t @@ -1,4 +1,5 @@ use strict; +use warnings; use Test::More;