Fixes to Tree::AdjacencyList, and working tests.
[dbsrgits/DBIx-Class-Historic.git] / t / lib / DBICTest / Schema / CD_to_Producer.pm
index 762e806..378c58c 100644 (file)
@@ -1,4 +1,5 @@
-package DBICTest::Schema::CD_to_Producer;
+package # hide from PAUSE 
+    DBICTest::Schema::CD_to_Producer;
 
 use base 'DBIx::Class::Core';