X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=blobdiff_plain;f=t%2F63register_class.t;h=63704644eb30848df8eeff41db4fc9ff6a72dd13;hp=e9053a358d3f9d849c2851cd2bbae09b09f98af7;hb=8273e845426f0187b4ad6c4a1b42286fa09a648f;hpb=33eafbfd322ab48a2697c0ea9fadfb182fb22a36 diff --git a/t/63register_class.t b/t/63register_class.t index e9053a3..6370464 100644 --- a/t/63register_class.t +++ b/t/63register_class.t @@ -1,5 +1,5 @@ use strict; -use warnings; +use warnings; use Test::More tests => 2; use lib qw(t/lib);