diff options
Diffstat (limited to 'test/lisp')
-rw-r--r-- | test/lisp/time-tests.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/lisp/time-tests.el b/test/lisp/time-tests.el index 3cf8b540cbc..88b7638d91d 100644 --- a/test/lisp/time-tests.el +++ b/test/lisp/time-tests.el @@ -50,6 +50,7 @@ (? (| "AM" "PM")) " " (+ (| digit ".")) (? " Mail") + " " string-end) display-time-string)))) |