Merge in final set of changes from wolfman2000. A big thanks to wolfman2000 for...
[catagits/Catalyst-Manual.git] / t / 01-use.t
CommitLineData
6f3c19b2 1use strict;
2use warnings;
3use Test::More tests => 1;
4ok(1);