summaryrefslogtreecommitdiff
path: root/test.lua
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-07-29 15:21:02 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-07-29 15:21:02 +0800
commitf832278c05667e2741946fc53d9fe580f52103bc (patch)
tree4d426e45455bbaebc6eab1c343d99105571200e4 /test.lua
parent012dc21e55493b0c0d020163e58206a41acee266 (diff)
downloadlua-language-server-f832278c05667e2741946fc53d9fe580f52103bc.zip
compile `addChilds`
Diffstat (limited to 'test.lua')
-rw-r--r--test.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/test.lua b/test.lua
index d9f8b957..b83f1056 100644
--- a/test.lua
+++ b/test.lua
@@ -91,7 +91,7 @@ local function main()
--config.Lua.intelliSense.searchDepth = 5
--loadDocMetas()
- --test 'full'
+ test 'full'
require 'bee.platform'.OS = 'Windows'
testAll()