Document and add example of foreign_related_object
[dbsrgits/DBIx-Class.git] / t / lib / DBICTest / FakeComponent.pm
index 5fe3b66..5d7fa19 100644 (file)
@@ -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;