e40be6403a26c5e30b066501d1da898a8567e715
[catagits/catbook-code.git] / t / view_Service.t
1 use strict;
2 use warnings;
3 use Test::More tests => 1;
4
5 BEGIN { use_ok 'LolCatalyst::Lite::View::Service' }
6