Removed BasicRels and reorganized where the various init/setup code resides.
[dbsrgits/DBIx-Class-Historic.git] / t / lib / DBICTest / Schema / Relationships.pm
similarity index 98%
rename from t/lib/DBICTest/Schema/HelperRels.pm
rename to t/lib/DBICTest/Schema/Relationships.pm
index 45e0ed8..a199c88 100644 (file)
@@ -1,5 +1,5 @@
 package # hide from PAUSE 
-    DBICTest::Schema::HelperRels;
+    DBICTest::Schema::Relationships;
 
 use base 'DBIx::Class::Core';