diff options
Diffstat (limited to 'test/hover/init.lua')
-rw-r--r-- | test/hover/init.lua | 4 |
1 files changed, 2 insertions, 2 deletions
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) } ]] |