Convert to more of a mixture of "DBIC" and "DBIx::Class" as per suggestion from Castaway
[catagits/Catalyst-Manual.git] / t / 01-use.t
1 use strict;
2 use warnings;
3 use Test::More tests => 1;
4 ok(1);