remove links to roadmap and todo files, which no longer exist
[catagits/Catalyst-Manual.git] / t / 01-use.t
CommitLineData
6f3c19b2 1use strict;
2use warnings;
3use Test::More tests => 1;
4ok(1);