Initial commit
[app-web-comstock.git] / t / App-Web-Comstock.t
1 use strict;
2 use warnings;
3
4 use Test::More tests => 1;
5 BEGIN { use_ok('App::Web::Comstock') };
This page took 0.022033 seconds and 4 git commands to generate.