aboutsummaryrefslogtreecommitdiff
path: root/test/functional/fixtures
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2020-02-08 17:25:53 -0800
committerJustin M. Keyes <justinkz@gmail.com>2020-02-16 17:53:33 -0800
commit1eb0f5371ae8cee90b97f586a99505cfa5913504 (patch)
tree349b21312c3e2c47cb5fc6d8c9195e9fa3fa0cad /test/functional/fixtures
parentc15bd6cd279dbed5d246af05c4c0625387be02af (diff)
downloadrneovim-1eb0f5371ae8cee90b97f586a99505cfa5913504.tar.gz
rneovim-1eb0f5371ae8cee90b97f586a99505cfa5913504.tar.bz2
rneovim-1eb0f5371ae8cee90b97f586a99505cfa5913504.zip
LSP: fix validate_client_config
- `cmd_env` is a table not a function. - tests: Set $NVIM_LOG_FILE for fake LSP server.
Diffstat (limited to 'test/functional/fixtures')
-rw-r--r--test/functional/fixtures/fake-lsp-server.lua (renamed from test/functional/fixtures/lsp-test-rpc-server.lua)0
1 files changed, 0 insertions, 0 deletions
diff --git a/test/functional/fixtures/lsp-test-rpc-server.lua b/test/functional/fixtures/fake-lsp-server.lua
index 44117bea30..44117bea30 100644
--- a/test/functional/fixtures/lsp-test-rpc-server.lua
+++ b/test/functional/fixtures/fake-lsp-server.lua