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