summaryrefslogtreecommitdiff
path: root/test.lua
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-07-29 20:48:51 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-07-29 20:48:51 +0800
commita9fb89d291c489fa6633aa25d958635952996563 (patch)
treedea229c2233f00a572fd5beac5110e9f3edb3bdb /test.lua
parent35aa1dab4dfd3c27f376291fe4784bc329aec6c3 (diff)
downloadlua-language-server-a9fb89d291c489fa6633aa25d958635952996563.zip
update
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 b83f1056..d9f8b957 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()