uploaded 0.07 to the server, fixing path, and allowing you to pass params.
[catagits/Catalyst-Plugin-SubRequest.git] / t / 01use.t
CommitLineData
aae30f91 1use strict;
2use Test::More tests => 1;
3
4BEGIN { use_ok('Catalyst::Plugin::SubRequest') }