Fix duplicate results from get_action_methods. Q. Why didn't I just do that first...
[catagits/Catalyst-Runtime.git] / t / 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