failing (crashing, really) test for this strange pg thing. could not figure out...
[dbsrgits/DBIx-Class.git] / t / lib / DBICNSTest / RSBase.pm
CommitLineData
44930c36 1package DBICNSTest::RSBase;
2use base qw/DBIx::Class::ResultSet/;
31;