Revert "work with MooseX::Getopt 0.48 by using the new public method for printing...
[catagits/Catalyst-Runtime.git] / t / aggregate / unit_metaclass_compat_non_moose.t
CommitLineData
4556c26f 1#!/usr/bin/env perl
2use strict;
3use warnings;
4use lib 't/lib';
5use Test::More tests => 1;
6use_ok('TestAppMetaCompat');
7