From 205410eb498128124a2f79bd4a7af3a173538fba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=80=E8=90=8C=E5=B0=8F=E6=B1=90?= Date: Mon, 28 Mar 2022 16:38:45 +0800 Subject: fix test --- test/hover/init.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/hover/init.lua') diff --git a/test/hover/init.lua b/test/hover/init.lua index bb1d02c3..c5d8a7fc 100644 --- a/test/hover/init.lua +++ b/test/hover/init.lua @@ -817,9 +817,9 @@ global _G: _G { loadstring: function, math: mathlib, module: function, + newproxy: function, next: function, - os: oslib, - ...(+21) + ...(+22) } ]] -- cgit v1.2.3