]> git.eshelyaron.com Git - emacs.git/commitdiff
Adjust time-tests.el to bug#30056
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 23 Jul 2021 12:46:12 +0000 (14:46 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 23 Jul 2021 12:46:12 +0000 (14:46 +0200)
* test/lisp/time-tests.el (time-tests-display-time-update): Adjust
test (bug#30056).

test/lisp/time-tests.el

index 3cf8b540cbcd789e036e5f4b48740d1cfd1ba7dd..88b7638d91d00ae6738ef970fc244945ea34f81c 100644 (file)
@@ -50,6 +50,7 @@
                               (? (| "AM" "PM"))
                               " " (+ (| digit "."))
                               (? " Mail")
+                              " "
                               string-end)
                           display-time-string))))