Use get_all_methods instead of the deprecated compute_all_applicable_methods.
[catagits/Catalyst-Runtime.git] / t / 01use.t
1 use Test::More tests => 1;
2
3 use_ok('Catalyst');