Reverted accidental 'svk pull' from inside mirrored checkout.
[dbsrgits/DBIx-Class.git] / t / lib / DBICNSTest / RSBase.pm
CommitLineData
44930c36 1package DBICNSTest::RSBase;
2use base qw/DBIx::Class::ResultSet/;
31;