]> git.eshelyaron.com Git - emacs.git/commitdiff
* test/lisp/net/tramp-tests.el (tramp--test-utf8): Adapt test.
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 11 Aug 2022 10:34:01 +0000 (12:34 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 11 Aug 2022 10:34:01 +0000 (12:34 +0200)
test/lisp/net/tramp-tests.el

index ad81d0c09ea37b4deb0bdce89118c5190847dfe8..4dcf671f51fdddb5ac01a564ef00154630653a65 100644 (file)
@@ -7052,7 +7052,8 @@ This requires restrictions of file name syntax."
        "银河系漫游指南系列"
        "Автостопом по гала́ктике"
        ;; Use codepoints without a name.  See Bug#31272.
-       "\99\9b\9abung"
+       ;; Works on some Android systems only.
+       (unless (tramp--test-adb-p) "\99\9b\9abung")
        ;; Use codepoints from Supplementary Multilingual Plane (U+10000
        ;; to U+1FFFF).
        "🌈🍒👋")