]> ruin.nu Git - ndwebbie.git/blob - t/model_Model.t
Use new race infrastructure for members stats
[ndwebbie.git] / t / model_Model.t
1 use strict;
2 use warnings;
3 use Test::More tests => 1;
4
5 BEGIN { use_ok 'NDWeb::Model::Model' }
6