summaryrefslogtreecommitdiff
path: root/libmu_scm/tests/message-get-envelope-date.at
diff options
context:
space:
mode:
Diffstat (limited to 'libmu_scm/tests/message-get-envelope-date.at')
-rw-r--r--libmu_scm/tests/message-get-envelope-date.at4
1 files changed, 2 insertions, 2 deletions
diff --git a/libmu_scm/tests/message-get-envelope-date.at b/libmu_scm/tests/message-get-envelope-date.at
index 1cc047891..9ddf58085 100644
--- a/libmu_scm/tests/message-get-envelope-date.at
+++ b/libmu_scm/tests/message-get-envelope-date.at
@@ -1,5 +1,5 @@
# This file is part of GNU Mailutils -*- Autotest -*-
-# Copyright (C) 2018-2019 Free Software Foundation, Inc.
+# Copyright (C) 2018-2024 Free Software Foundation, Inc.
# License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
# This is free software: you are free to change and redistribute it.
# There is NO WARRANTY, to the extent permitted by law.
@@ -8,5 +8,5 @@ AT_KEYWORDS([message])
MU_GUILE_CHECK([
(display (mu-message-get-envelope-date (test-message)))],
0,
- [#(40 30 14 8 5 118 5 158 -1 0 #f)])
+ [#(40 30 14 8 5 118 5 158 -1 0 UTC)])
AT_CLEANUP

Return to:

Send suggestions and report system problems to the System administrator.