X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Flib%2FDBICTest%2FErrorComponent.pm;h=28c1d0ae54a2080050134e3b42923baec797c9a8;hb=8273e845426f0187b4ad6c4a1b42286fa09a648f;hp=67f54e8823dc18b91b1265a1ca40a0515a1a7aa5;hpb=efe6365bc168c25205c527e0e088bd7229a3575b;p=dbsrgits%2FDBIx-Class.git diff --git a/t/lib/DBICTest/ErrorComponent.pm b/t/lib/DBICTest/ErrorComponent.pm index 67f54e8..28c1d0a 100644 --- a/t/lib/DBICTest/ErrorComponent.pm +++ b/t/lib/DBICTest/ErrorComponent.pm @@ -1,5 +1,5 @@ # belongs to t/run/90ensure_class_loaded.tl -package # hide from PAUSE +package # hide from PAUSE DBICTest::ErrorComponent; use warnings; use strict;