mirror of
https://github.com/neovim/neovim.git
synced 2025-10-14 05:46:12 +00:00
test(old): remove OpenBSD skip (#20201)
This commit is contained in:
@@ -230,7 +230,6 @@ endfunc
|
||||
" Test for the :language command
|
||||
func Test_language_cmd()
|
||||
CheckNotMSWindows " FIXME: why does this fail on Windows CI?
|
||||
CheckNotBSD " FIXME: why does this fail on OpenBSD CI?
|
||||
CheckFeature multi_lang
|
||||
|
||||
call assert_fails('language ctype non_existing_lang', 'E197:')
|
||||
|
Reference in New Issue
Block a user