summaryrefslogtreecommitdiff
path: root/test.lua
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2022-01-17 21:23:09 +0800
committer最萌小汐 <sumneko@hotmail.com>2022-01-17 21:23:09 +0800
commit2f984c1a2baf162f72240ca7b7f3f530459a71f4 (patch)
tree360e1ff176c88de0d9a2667d14f7bb9b791e9e74 /test.lua
parentb6eed1d1f301706f51fc3dcef45f64ae4400eadd (diff)
downloadlua-language-server-2f984c1a2baf162f72240ca7b7f3f530459a71f4.zip
dont run this test
Diffstat (limited to 'test.lua')
-rw-r--r--test.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/test.lua b/test.lua
index dd5f36ba..3acab926 100644
--- a/test.lua
+++ b/test.lua
@@ -86,7 +86,7 @@ local function main()
require 'language' 'zh-cn'
require 'library'.init()
loadDocMetas()
- test 'tclient'
+ --test 'tclient'
--config.Lua.intelliSense.searchDepth = 5
--loadDocMetas()
@@ -100,7 +100,7 @@ local function main()
require 'bee.platform'.OS = 'macOS'
testAll()
- test 'tclient'
+ --test 'tclient'
--test 'full'