diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2021-06-11 19:13:38 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2021-06-11 19:13:38 +0800 |
commit | 816a21dd82ee8a533918d8ada4ccd338af3e320b (patch) | |
tree | 90ebe3fbc10fcc37605c6c8cd82a214c6049bdfe /test.lua | |
parent | 710ca85aebe3b761e8f03462651ba8ecf629518a (diff) | |
download | lua-language-server-816a21dd82ee8a533918d8ada4ccd338af3e320b.zip |
update
Diffstat (limited to 'test.lua')
-rw-r--r-- | test.lua | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -89,7 +89,6 @@ local function main() --config.config.intelliSense.searchDepth = 5 loadDocMetas() - test 'full' require 'bee.platform'.OS = 'Windows' testAll() require 'bee.platform'.OS = 'Linux' |