diff options
author | Daniel Hahler <github@thequod.de> | 2018-09-30 15:47:02 +0200 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2018-09-30 15:47:02 +0200 |
commit | 4c5716974586e8c372a84df00f0e6f798424e712 (patch) | |
tree | 797b54305a951f9c516b77c06dfed939e66ac5e9 /test/functional/api/vim_spec.lua | |
parent | c6d36b97bac0df86c1120af323db1b577dc90629 (diff) | |
download | rneovim-4c5716974586e8c372a84df00f0e6f798424e712.tar.gz rneovim-4c5716974586e8c372a84df00f0e6f798424e712.tar.bz2 rneovim-4c5716974586e8c372a84df00f0e6f798424e712.zip |
dialog_changed: Remove mistaken assert #9069
It fails with `nvim -u NONE -c 'set modified' -c 'confirm q'`.
Introduced in 3dffc842f (vim-patch:8.0.0983), but the Vim patch [1] does not
have this assertion.
NULL gets handled in `dialog_msg` [2].
1: https://github.com/vim/vim/commit/3f9a1ff141412e9e85f7dff47d02946cb9be9228
2: https://github.com/neovim/neovim/blob/c6d36b97bac0df86c1120af323db1b577dc90629/src/nvim/ex_docmd.c#L9704-L9705
Diffstat (limited to 'test/functional/api/vim_spec.lua')
0 files changed, 0 insertions, 0 deletions