mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 15:08:35 +00:00
test: convert Test_file_changed_dialog() to Lua functional test
This commit is contained in:
@@ -91,7 +91,7 @@ func Test_FileChangedShell_reload()
|
||||
endfunc
|
||||
|
||||
func Test_file_changed_dialog()
|
||||
throw 'skipped: TODO: '
|
||||
throw 'Skipped: requires a UI to a active'
|
||||
if !has('unix') || has('gui_running')
|
||||
return
|
||||
endif
|
||||
|
Reference in New Issue
Block a user