summaryrefslogtreecommitdiff
path: root/server/test/main.lua
diff options
context:
space:
mode:
Diffstat (limited to 'server/test/main.lua')
-rw-r--r--server/test/main.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/test/main.lua b/server/test/main.lua
index 02d55665..b7161870 100644
--- a/server/test/main.lua
+++ b/server/test/main.lua
@@ -33,6 +33,7 @@ local function main()
test 'hover'
test 'completion'
test 'signature'
+ test 'document_symbol'
test 'crossfile'
print('测试完成')