From 11287a6b9566d27be1cdeee5e782fe67bf0fe7ef Mon Sep 17 00:00:00 2001 From: Felipe Zimmerle Date: Wed, 1 Jan 2014 10:29:03 -0800 Subject: [PATCH] test: fixes regression/misc/00-multipart-parser.t Tests were failing because they were writing wrong/outdated. --- tests/regression/misc/00-multipart-parser.t | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/regression/misc/00-multipart-parser.t b/tests/regression/misc/00-multipart-parser.t index 2a181e6c..de39bf08 100644 --- a/tests/regression/misc/00-multipart-parser.t +++ b/tests/regression/misc/00-multipart-parser.t @@ -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$/,