Fix indenting issue (with thanks to Kiffin Gish)
[catagits/Catalyst-Manual.git] / t / 01-use.t
CommitLineData
6f3c19b2 1use strict;
2use warnings;
3use Test::More tests => 1;
4ok(1);