]> ruin.nu Git - ndwebbie.git/blob - t/model_Model.t
Show target coords as soon as they are released
[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