diff options
-rw-r--r-- | test.lua | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -105,7 +105,7 @@ local function main() test 'tclient' test 'full' - test 'plugin.ffi.test' + test 'plugins.ffi.test' end loadAllLibs() |
index : lua-language-server | ||
A language server that offers Lua language support - programmed in Lua | cos |
summaryrefslogtreecommitdiff |
-rw-r--r-- | test.lua | 2 |
@@ -105,7 +105,7 @@ local function main() test 'tclient' test 'full' - test 'plugin.ffi.test' + test 'plugins.ffi.test' end loadAllLibs() |