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