X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F70auto.t;h=839c80725393431a4e3a6ca40edc0c7132438bd4;hb=8273e845426f0187b4ad6c4a1b42286fa09a648f;hp=440c9438bcd78973a6644e7cebf25293a87f2a74;hpb=a47e123334d8bcea0d34dc9ea09738d6f3b1fd49;p=dbsrgits%2FDBIx-Class.git diff --git a/t/70auto.t b/t/70auto.t index 440c943..839c807 100644 --- a/t/70auto.t +++ b/t/70auto.t @@ -1,5 +1,5 @@ use strict; -use warnings; +use warnings; use Test::More; use lib qw(t/lib);