X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F69update.t;h=ea1eaae89dd907832bcb0a541eebc7a60dceb9e2;hb=fcf32d045;hp=8b6fc28f065be6dd933c014ec6fde5e933889d02;hpb=56166f36313355d502a6517bf3316252d92d375a;p=dbsrgits%2FDBIx-Class.git diff --git a/t/69update.t b/t/69update.t index 8b6fc28..ea1eaae 100644 --- a/t/69update.t +++ b/t/69update.t @@ -1,5 +1,5 @@ use strict; -use warnings; +use warnings; use Test::More; use lib qw(t/lib);