Yeah, committing the new tests would help ...
[dbsrgits/DBIx-Class.git] / t / lib / DBICTest / BasicRels.pm
1 package DBICTest::BasicRels;
2
3 use DBICTest::Schema;
4 use DBICTest::Schema::BasicRels;
5
6 1;