diff options
Diffstat (limited to 't')
-rw-r--r-- | t/fixtures/foo.expected | 1 | ||||
-rw-r--r-- | t/fixtures/foo2.expected | 1 | ||||
-rw-r--r-- | t/fixtures/multiple.expected | 1 | ||||
-rw-r--r-- | t/fixtures/nosubj.expected | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/t/fixtures/foo.expected b/t/fixtures/foo.expected index 9da87a9..6db2a36 100644 --- a/t/fixtures/foo.expected +++ b/t/fixtures/foo.expected @@ -10,5 +10,6 @@ Subject: test - [18/20] Message-Id: <foo@mta.example.com>
Date: Thu, 20 Nov 2014 17:17:18 -0500 (EST)
From: sender@example.com (Spamcat Sender)
+X-SpamCat-Remaining: 18
Sample email.
diff --git a/t/fixtures/foo2.expected b/t/fixtures/foo2.expected index e4d9335..da9e9ae 100644 --- a/t/fixtures/foo2.expected +++ b/t/fixtures/foo2.expected @@ -10,5 +10,6 @@ Subject: test - [17/20] Message-Id: <foo2@mta.example.com>
Date: Thu, 20 Nov 2014 17:17:18 -0500 (EST)
From: sender@example.com (Spamcat Sender)
+X-SpamCat-Remaining: 17
Sample email.
diff --git a/t/fixtures/multiple.expected b/t/fixtures/multiple.expected index d5c17a5..5c66e02 100644 --- a/t/fixtures/multiple.expected +++ b/t/fixtures/multiple.expected @@ -11,5 +11,6 @@ Subject: test - [20/20] Message-Id: <multiple@mta.example.com>
Date: Thu, 20 Nov 2014 17:17:18 -0500 (EST)
From: sender@example.com (Spamcat Sender)
+X-SpamCat-Remaining: 20
Sample email.
diff --git a/t/fixtures/nosubj.expected b/t/fixtures/nosubj.expected index 94db30e..7acd9ca 100644 --- a/t/fixtures/nosubj.expected +++ b/t/fixtures/nosubj.expected @@ -10,5 +10,6 @@ Message-Id: <nosubj@mta.example.com> Date: Thu, 20 Nov 2014 17:17:18 -0500 (EST)
From: sender@example.com (Spamcat Sender)
Subject: [20/20]
+X-SpamCat-Remaining: 20
Sample email.
|