diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2021-07-29 17:37:55 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2021-07-29 17:37:55 +0800 |
commit | 4f391eea466b3d04b058e83d1c166780ad885f2f (patch) | |
tree | c6ab5c5a2278b1aa35ffb024fca5fb9dc2dff8ba /test.lua | |
parent | 6b682f2df0dcd76b70c4357e21045ea2175c146b (diff) | |
download | lua-language-server-4f391eea466b3d04b058e83d1c166780ad885f2f.zip |
improve
Diffstat (limited to 'test.lua')
-rw-r--r-- | test.lua | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -91,7 +91,7 @@ local function main() --config.Lua.intelliSense.searchDepth = 5 --loadDocMetas() - --test 'full' + test 'full' require 'bee.platform'.OS = 'Windows' testAll() |