mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-28 10:56:36 +00:00
* test/lisp/net/tramp-tests.el (tramp--test-utf8): Adapt test.
This commit is contained in:
parent
80837653eb
commit
4f18214fbe
@ -7052,7 +7052,8 @@ This requires restrictions of file name syntax."
|
||||
"银河系漫游指南系列"
|
||||
"Автостопом по гала́ктике"
|
||||
;; Use codepoints without a name. See Bug#31272.
|
||||
"bung"
|
||||
;; Works on some Android systems only.
|
||||
(unless (tramp--test-adb-p) "bung")
|
||||
;; Use codepoints from Supplementary Multilingual Plane (U+10000
|
||||
;; to U+1FFFF).
|
||||
"🌈🍒👋")
|
||||
|
Loading…
Reference in New Issue
Block a user