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