* test/lisp/net/tramp-tests.el (tramp--test-utf8): Adapt test.
This commit is contained in:
parent
80837653eb
commit
4f18214fbe
1 changed files with 2 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue