summaryrefslogtreecommitdiff
path: root/test.lua
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-07-29 20:21:47 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-07-29 20:21:47 +0800
commit1229bb27e108bf56d1f31f235a3833af177f01b7 (patch)
treea00cc03ba092287dd45e60cb63892a34acc9bacb /test.lua
parent2dc07de0711da81a55adc7245da03c99b56519ed (diff)
downloadlua-language-server-1229bb27e108bf56d1f31f235a3833af177f01b7.zip
stack
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()