Add a test to make sure that a die in a Controller's end sub is propogated as a 500...
[catagits/Catalyst-Runtime.git] / t / 01use.t
1 use Test::More tests => 1;
2
3 use_ok('Catalyst');