Merge branch 'check_return_of_write_to_psgi_input' of https://github.com/billmoseley...
[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