]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix typo
authorKen Brown <kbrown@cornell.edu>
Mon, 1 May 2017 21:54:21 +0000 (17:54 -0400)
committerKen Brown <kbrown@cornell.edu>
Mon, 1 May 2017 21:54:21 +0000 (17:54 -0400)
* test/src/editfns-tests.el (format-time-string-with-zone): Fix
typo in timezone specification.

test/src/editfns-tests.el

index 7ed146dd91a87b4524e825726b30a13e71fa469c..7c555d9f9c6c32539a78fa60a046b15b90500b8c 100644 (file)
     ;; United States DST in 1972.
     (should (string-equal
              (format-time-string "%Y-%m-%d %H:%M:%S.%3N %z (%Z)" look
-                                 "PST8PDT,M4.5.0,M10.5,0")
+                                 "PST8PDT,M4.5.0,M10.5.0")
              "1972-06-30 16:59:59.999 -0700 (PDT)"))
     ;; New South Wales DST in 1971-2.
     (should (string-equal