From 4a6afbfd9d1ebaac825da84e9e884d27c18344e3 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, 18 Nov 2021 17:18:27 +0800 Subject: `traceGlobalInject` --- 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 f56840e9..b3d675bb 100644 --- a/test/hover/init.lua +++ b/test/hover/init.lua @@ -1,6 +1,7 @@ local core = require 'core.hover' local files = require 'files' local catch = require 'catch' +local config = require 'config' rawset(_G, 'TEST', true) -- cgit v1.2.3