tutorial reference implementations are no longer tarballs for dev convenience
[catagits/Catalyst-Manual.git] / t / 01-use.t
CommitLineData
6f3c19b2 1use strict;
2use warnings;
3use Test::More tests => 1;
4ok(1);