X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=blobdiff_plain;f=t%2Flib%2FDBICTest%2FOptionalComponent.pm;h=e76f64cdf4877b7370ba52d8dfc556246fb84a3b;hp=5f0d36ab332f19cc021f32579397ae4aad980178;hb=8273e845426f0187b4ad6c4a1b42286fa09a648f;hpb=33eafbfd322ab48a2697c0ea9fadfb182fb22a36 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;