summaryrefslogtreecommitdiff
path: root/test.lua
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-07-29 20:36:13 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-07-29 20:36:13 +0800
commit35aa1dab4dfd3c27f376291fe4784bc329aec6c3 (patch)
treee0460972b2e61f652e19d745e3039c85a900d33a /test.lua
parente0cc99cf0c830ffb7da46cb0715e2112d8fd61b6 (diff)
downloadlua-language-server-35aa1dab4dfd3c27f376291fe4784bc329aec6c3.zip
improve
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()