Fix Apache, added C::E::Apache::MP1 and C::E::Apache::MP2, added $c->finialize_cookies
[catagits/Catalyst-Runtime.git] / t / 01use.t
1 use Test::More tests => 1;
2
3 use_ok('Catalyst');