Redis cluster DEFER & test results corrected
[exim.git] / test / stdout / 0427
index 6d93655ae85a16c7f3788493431182c49aeb8f02..7e70360e34f899625884d99d2b6bdf9ff43d1209 100644 (file)
@@ -259,6 +259,12 @@ if not header :matches "x-special1" "*\0*q" { discard; }
 No implicit keep
 ==========
 # Sieve filter
+require "encoded-character";
+if not header :matches "x-special1" "*${hex:00}*" { discard; }
+==========
+Implicit keep
+==========
+# Sieve filter
 if not header :matches "x-special2" "\\?*\\*" { discard; }
 ==========
 No implicit keep