Merge branch 'execute_exception' of https://github.com/cventers/catalyst-runtime...
[catagits/Catalyst-Runtime.git] / t / aggregate / unit_metaclass_compat_non_moose.t
1 use strict;
2 use warnings;
3 use lib 't/lib';
4 use Test::More tests => 1;
5 use_ok('TestAppMetaCompat');
6