failing test for a certain case of specifying the site root
[catagits/Catalyst-Controller-WrapCGI.git] / t / lib / TestCGIBinRoot2 / Controller / CGIHandler.pm
1 package TestCGIBinRoot2::Controller::CGIHandler;
2
3 use parent 'Catalyst::Controller::CGIBin';
4
5 1;