test: fixes regression/misc/00-multipart-parser.t

Tests were failing because they were writing wrong/outdated.
This commit is contained in:
Felipe Zimmerle
2014-01-01 10:29:03 -08:00
parent b0025c88fa
commit 11287a6b95

View File

@@ -267,9 +267,7 @@
SecAuditEngine RelevantOnly
),
match_log => {
audit => [ qr/Final boundary missing/, 1 ],
debug => [ qr/Final boundary missing/, 1 ],
},
match_response => {
status => qr/^200$/,