From b2e8f04b3509caf5df2f41fa0858ef92df3700fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=80=E8=90=8C=E5=B0=8F=E6=B1=90?= Date: Wed, 19 May 2021 14:41:18 +0800 Subject: update --- test.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test.lua') diff --git a/test.lua b/test.lua index 7be3498f..6c8327f5 100644 --- a/test.lua +++ b/test.lua @@ -65,6 +65,7 @@ local function testAll() test 'references' test 'definition' test 'type_inference' + test 'crossfile' test 'diagnostics' test 'highlight' test 'rename' @@ -74,7 +75,6 @@ local function testAll() test 'document_symbol' test 'code_action' test 'type_formatting' - test 'crossfile' --test 'other' end -- cgit v1.2.3