missed one url-rewrite.
[catagits/Catalyst-Plugin-Session-State-Cookie.git] / test.pl
CommitLineData
bf2bce67 1use strict;
2use Test::More tests => 1;
3
4BEGIN { use_ok('Catalyst::Plugin::Session::FastMmap') }