summaryrefslogtreecommitdiff
path: root/test.lua
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-07-29 17:37:55 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-07-29 17:37:55 +0800
commit4f391eea466b3d04b058e83d1c166780ad885f2f (patch)
treec6ab5c5a2278b1aa35ffb024fca5fb9dc2dff8ba /test.lua
parent6b682f2df0dcd76b70c4357e21045ea2175c146b (diff)
downloadlua-language-server-4f391eea466b3d04b058e83d1c166780ad885f2f.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()