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