summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfesily <fesil@foxmail.com>2023-05-12 17:02:13 +0800
committerfesily <fesil@foxmail.com>2023-05-12 17:02:13 +0800
commit536571a7dca73f1137fe137f8020b699548c5a36 (patch)
tree747a976c9f9701f6934e83450c5015ef2874661b
parentfa53625afa83db6f81c136a510dfca16e53f98e0 (diff)
downloadlua-language-server-536571a7dca73f1137fe137f8020b699548c5a36.zip
fix test
-rw-r--r--test.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/test.lua b/test.lua
index 6de3de5d..e5514da3 100644
--- a/test.lua
+++ b/test.lua
@@ -105,7 +105,7 @@ local function main()
test 'tclient'
test 'full'
- test 'ffi'
+ test 'plugin.ffi.test'
end
loadAllLibs()