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