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 cf9f9ea3..ccd5c681 100644
--- a/test-beta.lua
+++ b/test-beta.lua
@@ -43,7 +43,7 @@ local function main()
test 'rename'
test 'type_inference'
test 'hover'
- --test 'completion'
+ test 'completion'
--test 'signature'
--test 'document_symbol'
test 'crossfile'