summaryrefslogtreecommitdiff
path: root/test.lua
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-07-29 15:56:11 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-07-29 15:56:11 +0800
commit6c64d0a0b65bb7f1dbda14a91151f40e06c1adc0 (patch)
tree3f4c223103b04b7409539d7c04bc522e884a14d0 /test.lua
parent6c452f5c36417289f5030074ce4834783e56d06f (diff)
downloadlua-language-server-6c64d0a0b65bb7f1dbda14a91151f40e06c1adc0.zip
fix
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()