tests/byte-compile-lua: server_configurations -> configs

bedb2a0df1
This commit is contained in:
Austin Horstman 2024-10-10 08:58:59 -05:00
parent c7fc381247
commit 75ae10571d
No known key found for this signature in database

View file

@ -272,7 +272,7 @@ in
-- nvim-lspconfig
test_rtp_file("lua/lspconfig.lua", true)
test_rtp_file("lua/lspconfig/server_configurations/nixd.lua", true)
test_rtp_file("lua/lspconfig/configs/nixd.lua", true)
test_rtp_file("plugin/lspconfig.lua", true)
test_rtp_file("doc/lspconfig.txt", false)