Merge branch 'abort-chain-doc-and-test' of https://github.com/melmothx/catalyst-runti...
[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