blob: 725f8bd39fd89927ea87bcecd0941c8a07c310b0 [file] [log] [blame]
BEGIN {
use Apache::TestUtil;
t_server_log_error_is_expected();
}
use DoesNotExist ();
print "Content-type: text/plain\n\n";
print "this script is expected to fail";