move all core use of "debug" to use "trace" instead (or almost all of them)
[catagits/Catalyst-Runtime.git] / t / 01use.t
1 use Test::More tests => 1;
2
3 use_ok('Catalyst');