emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/subed 3245922 282/389: Focus correct subtitle


From: ELPA Syncer
Subject: [nongnu] elpa/subed 3245922 282/389: Focus correct subtitle
Date: Fri, 3 Dec 2021 11:00:42 -0500 (EST)

branch: elpa/subed
commit 3245922c982fa12574e063b1a88ccd6a3dbf1cc6
Author: Random User <rndusr@posteo.de>
Commit: Random User <rndusr@posteo.de>

    Focus correct subtitle
---
 tests/test-subed-common.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/test-subed-common.el b/tests/test-subed-common.el
index ab14ac9..bbe0f84 100644
--- a/tests/test-subed-common.el
+++ b/tests/test-subed-common.el
@@ -266,7 +266,7 @@ Baz.
                           "2\n"
                           "00:00:03,000 --> 00:00:04,000\n"
                           "Bar.\n\n"))
-          (subed-jump-to-subtitle-id 3)
+          (subed-jump-to-subtitle-id 2)
           (expect (subed-adjust-subtitle-time-stop 1000000):to-be 1000000)
           (expect (subed-subtitle-msecs-stop) :to-be 1004000)))
       (it "of a non-last subtitle."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]