branch: elpa/subed commit c1e05c698f8b8eae82ed53100f8538a074ad1c3a Author: Random User <rnd...@posteo.de> Commit: Random User <rnd...@posteo.de>
Remove empty line --- tests/test-subed-srt.el | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/test-subed-srt.el b/tests/test-subed-srt.el index b4439f2..b7bf262 100644 --- a/tests/test-subed-srt.el +++ b/tests/test-subed-srt.el @@ -672,7 +672,6 @@ Baz. (subed-srt--set-subtitle-time-stop (+ (* 2 60 60 1000) (* 3 60 1000) (* 4 1000) 60) 3) (expect (save-excursion (subed-jump-to-subtitle-time-start) (thing-at-point 'line)) :to-equal "01:02:03,004 --> 02:03:04,060\n"))) - ) (describe "Inserting a subtitle"