do not change the best_action when args(0) if current best_action is also args(0)
[catagits/Catalyst-Runtime.git] / t / 01use.t
CommitLineData
fc7ec1d9 1use Test::More tests => 1;
2
3use_ok('Catalyst');