summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfesily <fesil@foxmail.com>2023-05-12 17:10:01 +0800
committerfesily <fesil@foxmail.com>2023-05-12 17:10:01 +0800
commit98cd528d3a6e4993d0aae7d37edc452ecd30117c (patch)
treebba4086a667a748eee3473c925b46c1ddfa1b2f7
parent536571a7dca73f1137fe137f8020b699548c5a36 (diff)
downloadlua-language-server-98cd528d3a6e4993d0aae7d37edc452ecd30117c.zip
fix
-rw-r--r--test.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/test.lua b/test.lua
index e5514da3..9e596e88 100644
--- a/test.lua
+++ b/test.lua
@@ -105,7 +105,7 @@ local function main()
test 'tclient'
test 'full'
- test 'plugin.ffi.test'
+ test 'plugins.ffi.test'
end
loadAllLibs()