diff options
-rw-r--r-- | test/stdout/0427 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/stdout/0427 b/test/stdout/0427 index 587b02997..6d93655ae 100644 --- a/test/stdout/0427 +++ b/test/stdout/0427 @@ -251,7 +251,7 @@ No implicit keep # Sieve filter if header :matches "x-special1" "*\0*" { discard; } ========== -No implicit keep +Implicit keep ========== # Sieve filter if not header :matches "x-special1" "*\0*q" { discard; } |