From 3031bcc8aa2146865c0b78fb2befee976c432358 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=80=E8=90=8C=E5=B0=8F=E6=B1=90?= Date: Thu, 27 May 2021 20:54:14 +0800 Subject: stash --- test.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test.lua') diff --git a/test.lua b/test.lua index 3160651d..fe998a89 100644 --- a/test.lua +++ b/test.lua @@ -66,11 +66,11 @@ local function testAll() test 'definition' test 'type_inference' test 'hover' + test 'completion' test 'crossfile' test 'diagnostics' test 'highlight' test 'rename' - test 'completion' test 'signature' test 'document_symbol' test 'code_action' -- cgit v1.2.3