removed crap
[catagits/Catalyst-Devel.git] / t / create_files.t
CommitLineData
b57cd97f 1use strict;
2use warnings;
3
4use FindBin qw/$Bin/;
5
b8dea4e7 6use Test::More tests => 1;
b57cd97f 7
8use Catalyst::Helper;
9
10my $helper = Catalyst::Helper->new;
11
12