X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Flib%2FDBICTest%2FFakeComponent.pm;h=5d7fa19cdcd5969d048154c8cc61a09f517e986d;hb=fe0708a2d68b5d34b6bc6f7e70164c3e569f1dd0;hp=fbe21f03eb6a8df8192eaa888d030f87b2b8ca90;hpb=efe6365bc168c25205c527e0e088bd7229a3575b;p=dbsrgits%2FDBIx-Class-Historic.git diff --git a/t/lib/DBICTest/FakeComponent.pm b/t/lib/DBICTest/FakeComponent.pm index fbe21f0..5d7fa19 100644 --- a/t/lib/DBICTest/FakeComponent.pm +++ b/t/lib/DBICTest/FakeComponent.pm @@ -1,5 +1,5 @@ # belongs to t/run/90ensure_class_loaded.tl -package # hide from PAUSE +package # hide from PAUSE DBICTest::FakeComponent; use warnings; use strict;