Merge branch 'master' of https://github.com/cryptomail/catalyst-runtime into cryptoma...
[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