summaryrefslogtreecommitdiff
path: root/test.lua
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-08-04 19:51:05 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-08-04 19:51:05 +0800
commit6813f8ae58c3453d8cb0923360b1d4be532a45c6 (patch)
treef973f3256988e0ccff9a32f5957a9bae5c78bc87 /test.lua
parent0e79406678f54e1ffc8ee9d09810fba8f8124815 (diff)
downloadlua-language-server-6813f8ae58c3453d8cb0923360b1d4be532a45c6.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 ca307983..70993a70 100644
--- a/test.lua
+++ b/test.lua
@@ -91,7 +91,7 @@ local function main()
--config.Lua.intelliSense.searchDepth = 5
--loadDocMetas()
- test 'full';do return end
+ --test 'full';do return end
require 'bee.platform'.OS = 'Windows'
testAll()