initial import
[catagits/Catalyst-Component-ACCEPT_CONTEXT.git] / t / 00-load.t
1 #!/usr/bin/env perl
2
3 use strict;
4 use warnings;
5 use Test::More tests => 1;
6 use ok 'Catalyst::Component::ACCEPT_CONTEXT';