diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2021-07-29 15:21:02 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2021-07-29 15:21:02 +0800 |
commit | f832278c05667e2741946fc53d9fe580f52103bc (patch) | |
tree | 4d426e45455bbaebc6eab1c343d99105571200e4 /test.lua | |
parent | 012dc21e55493b0c0d020163e58206a41acee266 (diff) | |
download | lua-language-server-f832278c05667e2741946fc53d9fe580f52103bc.zip |
compile `addChilds`
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() |