]> Dogcows Code - chaz/chatty/blob - model_Meteor.t
72a5bb5814e2019c3eb451529f6076e79c188762
[chaz/chatty] / model_Meteor.t
1 use strict;
2 use warnings;
3 use Test::More;
4
5
6 BEGIN { use_ok 'Chatty::Model::Meteor' }
7
8 done_testing();
This page took 0.032301 seconds and 3 git commands to generate.