diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2021-07-29 20:36:13 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2021-07-29 20:36:13 +0800 |
commit | 35aa1dab4dfd3c27f376291fe4784bc329aec6c3 (patch) | |
tree | e0460972b2e61f652e19d745e3039c85a900d33a /test.lua | |
parent | e0cc99cf0c830ffb7da46cb0715e2112d8fd61b6 (diff) | |
download | lua-language-server-35aa1dab4dfd3c27f376291fe4784bc329aec6c3.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() |