Update to hide modules from the PAUSE Indexer.
[dbsrgits/DBIx-Class.git] / t / lib / DBICTest / Schema / SelfRef.pm
index 48c8290..2817b67 100644 (file)
@@ -1,4 +1,5 @@
-package DBICTest::Schema::SelfRef;\r
+package # hide from PAUSE \r
+    DBICTest::Schema::SelfRef;\r
 \r
 use base 'DBIx::Class::Core';\r
 \r