summaryrefslogtreecommitdiff
path: root/test/tests/dsn
diff options
context:
space:
mode:
Diffstat (limited to 'test/tests/dsn')
-rw-r--r--test/tests/dsn2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tests/dsn b/test/tests/dsn
index 5007351..290d21d 100644
--- a/test/tests/dsn
+++ b/test/tests/dsn
@@ -81,7 +81,7 @@ echo Testing quoted message header
grep -qx "Message-Id: <$msgid>" $fn.12
echo Testing quoted message body
-grep -qx "This is a test." $fn.13
+not grep -qx "This is a test." $fn.13
echo Testing fixed bounce address
echo admin@example.com > $SYSCONFDIR/bounceto