Adjust CGI spec to pass when ran in isolation
It failed with NameError because Html3 is defined in the file that CGI::HtmlExtension autoloads.
NameError
Html3
CGI::HtmlExtension
Adjust CGI spec to pass when ran in isolation
It failed with
NameErrorbecauseHtml3is defined in the file thatCGI::HtmlExtensionautoloads.