--- test/html-webhacc/cc.cgi 2007/09/10 11:51:09 1.19 +++ test/html-webhacc/cc.cgi 2007/09/10 12:09:34 1.20 @@ -83,7 +83,7 @@ ]; - my $result = {}; + my $result = {conforming_min => 1, conforming_max => 1}; print_http_header_section ($input, $result); my $doc; @@ -914,4 +914,4 @@ =cut -## $Date: 2007/09/10 11:51:09 $ +## $Date: 2007/09/10 12:09:34 $