aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/model/db.t
blob: 191058bbed79695ba39674817b7657bd0bdd2d3d (plain)
1
2
3
4
5
use FixMyStreet::Test;

use_ok 'FixMyStreet::App::Model::DB';

done_testing();