summaryrefslogtreecommitdiff
path: root/test-beta.lua
diff options
context:
space:
mode:
Diffstat (limited to 'test-beta.lua')
-rw-r--r--test-beta.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-beta.lua b/test-beta.lua
index af6d3713..d975832b 100644
--- a/test-beta.lua
+++ b/test-beta.lua
@@ -46,7 +46,7 @@ local function main()
test 'hover'
test 'completion'
test 'signature'
- --test 'document_symbol'
+ test 'document_symbol'
test 'crossfile'
test 'full'
--test 'other'