From 256b37771a9203ab0c27d5690e35d9a1f9185465 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=80=E8=90=8C=E5=B0=8F=E6=B1=90?= Date: Tue, 8 Mar 2022 19:41:06 +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 ab6091d1..c22bd18c 100644 --- a/test.lua +++ b/test.lua @@ -52,8 +52,8 @@ end local function testAll() test 'basic' test 'definition' - test 'references' test 'type_inference' + test 'references' test 'hover' test 'completion' test 'crossfile' -- cgit v1.2.3