mirror of
https://github.com/neovim/neovim.git
synced 2026-03-31 04:42:03 +00:00
vim-patch:9.1.1484: tests: Turkish locale tests fails on Mac
Problem: tests: Turkish locale tests fails on Mac
(after v9.1.1480)
Solution: skip the test Test_pos_percentage_in_turkish_locale() on Mac
223189389a
Co-authored-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
@@ -4400,6 +4400,7 @@ endfunc
|
||||
|
||||
func Test_pos_percentage_in_turkish_locale()
|
||||
CheckRunVimInTerminal
|
||||
CheckNotMac
|
||||
defer execute(':lang C')
|
||||
|
||||
try
|
||||
|
||||
Reference in New Issue
Block a user