mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Fix time-test error on machines with mail
* test/lisp/time-tests.el (time-tests-display-time-update): There may be mail on the machine (bug#44241).
This commit is contained in:
parent
f314ac2a30
commit
eb57ae0844
1 changed files with 1 additions and 0 deletions
|
|
@ -49,6 +49,7 @@
|
|||
(? digit) digit ":" digit digit
|
||||
(? (| "AM" "PM"))
|
||||
" " (+ (| digit "."))
|
||||
(? " Mail")
|
||||
string-end)
|
||||
display-time-string))))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue