aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/lisp/comint-tests.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/lisp/comint-tests.el b/test/lisp/comint-tests.el
index d981aad7198..0ae5daa70ca 100644
--- a/test/lisp/comint-tests.el
+++ b/test/lisp/comint-tests.el
@@ -38,6 +38,8 @@
38 "Enter your password: " ; python3 -m twine ... Bug#37636 38 "Enter your password: " ; python3 -m twine ... Bug#37636
39 "Passphrase for key root@GNU.ORG: " ; plink 39 "Passphrase for key root@GNU.ORG: " ; plink
40 "[sudo] password for user:" ; Ubuntu sudo 40 "[sudo] password for user:" ; Ubuntu sudo
41 "[sudo: authenticate] Password:" ; sudo-rs
42 "[su: authenticate] Password:" ; su-rs
41 "[sudo] user 的密码:" ; localized 43 "[sudo] user 的密码:" ; localized
42 "doas (user@host) password:" ; OpenBSD doas 44 "doas (user@host) password:" ; OpenBSD doas
43 "PIN for user:" ; Bug#35523 45 "PIN for user:" ; Bug#35523