mirror of
https://github.com/git/git.git
synced 2026-02-18 13:49:51 +00:00
fixup! t3910: use the UTF8_NFD_TO_NFC test prereq
This commit is contained in:
@@ -9,7 +9,7 @@ test_description='utf-8 decomposed (nfd) converted to precomposed (nfc)'
|
||||
|
||||
if ! test_have_prereq UTF8_NFD_TO_NFC
|
||||
then
|
||||
skip_all="filesystem does not convert utf-8 nfd to nfc"
|
||||
skip_all="filesystem does not corrupt utf-8"
|
||||
test_done
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user