[Timeline] Fix comments in tests

This commit is contained in:
Daniel - 2019-02-17 13:46:06 +01:00
parent 31a5e3fc21
commit ef2fc1a1f8
Signed by: dbo
GPG Key ID: 4F63DB96D45AA9C6
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
;;; Commentary:
;; Most of the times in the test cases are not really reasonable, but if we can
;; cope with those, reasonable one should also work ;)
;; cope with those, reasonable ones should also work ;)
;;; Code:
@ -414,4 +414,4 @@ CLOCK: [2018-01-11 Thu 13:33]
:END:
"))))))
;; XXX: timeline-tools-add-clockline-to-marker (including updating current clock)
;;; timeline-tools-test.el ends here