perl5.8.8 + cat 5.80's Cat::Test->ctx_request didn't return $c the 2nd
[catagits/Catalyst-Runtime.git] / t / unit_metaclass_compat_non_moose.t
1 #!/usr/bin/env perl
2 use strict;
3 use warnings;
4 use lib 't/lib';
5 use Test::More tests => 1;
6 use_ok('TestAppMetaCompat');
7