summaryrefslogtreecommitdiff
path: root/libproto/dotmail/tests/env.at
diff options
context:
space:
mode:
Diffstat (limited to 'libproto/dotmail/tests/env.at')
-rw-r--r--libproto/dotmail/tests/env.at11
1 files changed, 8 insertions, 3 deletions
diff --git a/libproto/dotmail/tests/env.at b/libproto/dotmail/tests/env.at
index ba9a45ae5..8d097b5dd 100644
--- a/libproto/dotmail/tests/env.at
+++ b/libproto/dotmail/tests/env.at
@@ -14,8 +14,7 @@
# You should have received a copy of the GNU Lesser General Public License
# along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
-DM_TEST([env],
-[dm_mesg 1 env_date env_sender],
+DM_MESG([env],
[Received: (from hare@wonder.land)
by wonder.land id 3301
for alice@wonder.land; Mon, 29 Jul 2002 22:00:06 +0100
@@ -30,6 +29,12 @@ Return-Path: hare@example.com
Have some wine
.
],
-[1 env_date: Mon Jul 29 21:00:06 2002
+[],[],
+[1
+env_date
+env_sender
+],
+[1 current message
+1 env_date: Mon Jul 29 21:00:06 2002
1 env_sender: hare@example.com
])

Return to:

Send suggestions and report system problems to the System administrator.