From 36a5c10b00160c85a8c29170b5d5de8b27b4a5c9 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, 2 Nov 2021 19:25:37 +0800 Subject: mark async --- test/hover/init.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'test/hover') diff --git a/test/hover/init.lua b/test/hover/init.lua index 36fbd6d2..54fab5fc 100644 --- a/test/hover/init.lua +++ b/test/hover/init.lua @@ -19,6 +19,7 @@ local accept = { ['function'] = true, } +---@diagnostic disable: await-in-sync function TEST(script) return function (expect) files.removeAll() -- cgit v1.2.3