diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2021-07-29 20:21:47 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2021-07-29 20:21:47 +0800 |
commit | 1229bb27e108bf56d1f31f235a3833af177f01b7 (patch) | |
tree | a00cc03ba092287dd45e60cb63892a34acc9bacb /test.lua | |
parent | 2dc07de0711da81a55adc7245da03c99b56519ed (diff) | |
download | lua-language-server-1229bb27e108bf56d1f31f235a3833af177f01b7.zip |
stack
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() |