diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2021-07-29 15:56:11 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2021-07-29 15:56:11 +0800 |
commit | 6c64d0a0b65bb7f1dbda14a91151f40e06c1adc0 (patch) | |
tree | 3f4c223103b04b7409539d7c04bc522e884a14d0 /test.lua | |
parent | 6c452f5c36417289f5030074ce4834783e56d06f (diff) | |
download | lua-language-server-6c64d0a0b65bb7f1dbda14a91151f40e06c1adc0.zip |
fix
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() |