converted replicant to a role so that we can apply it after ensure_connected properly...
[dbsrgits/DBIx-Class.git] / t / lib / DBICNSTest / RSBase.pm
CommitLineData
44930c36 1package DBICNSTest::RSBase;
2use base qw/DBIx::Class::ResultSet/;
31;