t push origin masterMerge branch 'billmoseley-check_return_of_write_to_psgi_input'
[catagits/Catalyst-Runtime.git] / t / aggregate / unit_metaclass_compat_non_moose.t
CommitLineData
4556c26f 1use strict;
2use warnings;
3use lib 't/lib';
4use Test::More tests => 1;
5use_ok('TestAppMetaCompat');
6