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