]> ruin.nu Git - ndwebbie.git/blob - t/model_Model.t
Adding coords and tick to intel messages
[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