use double bracketed formatting codes so < and > don't need to be escaped
[catagits/Catalyst-Manual.git] / t / 01-use.t
CommitLineData
6f3c19b2 1use strict;
2use warnings;
3use Test::More tests => 1;
4ok(1);