X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fupdate%2Ftype_aware.t;h=fd58319d689db99b5b7597fcb1fe8ae432fcb4fd;hb=bedbc8111dbbb98f89a36c3cf4e2f6903a4b01be;hp=05f86c31681a7fcb8bc805b553ee431a407969ba;hpb=f9ae809a5db4996c266b45724abfd4c5a0f15d39;p=dbsrgits%2FDBIx-Class.git diff --git a/t/update/type_aware.t b/t/update/type_aware.t index 05f86c3..fd58319 100644 --- a/t/update/type_aware.t +++ b/t/update/type_aware.t @@ -1,5 +1,5 @@ use strict; -use warnings; +use warnings; use Test::More; use lib qw(t/lib);