- tagged Catalyst-Plugin-Session-State-Cookie-0.03
[catagits/Catalyst-Plugin-Session-State-Cookie.git] / Catalyst-Plugin-Session-State-Cookie / t / 01use.t
1 use strict;
2 use Test::More tests => 1;
3
4 BEGIN { use_ok('Catalyst::Plugin::Session::State::Cookie') }