From f3ef253b0c5ced3727e96df88fa16886f03325ec 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, 27 Aug 2019 21:36:43 +0800 Subject: =?UTF-8?q?=E8=B0=83=E7=94=A8=E7=89=87=E6=AE=B5=E6=94=AF=E6=8C=81?= =?UTF-8?q?=E6=9E=9A=E4=B8=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- server/test/crossfile/hover.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'server/test/crossfile/hover.lua') diff --git a/server/test/crossfile/hover.lua b/server/test/crossfile/hover.lua index 971b37c2..1d4328e1 100644 --- a/server/test/crossfile/hover.lua +++ b/server/test/crossfile/hover.lua @@ -285,6 +285,7 @@ TEST { label = 'function f(x: string)', name = 'f', args = EXISTS, + rawEnum = EXISTS, enum = [[ x: string @@ -312,6 +313,7 @@ TEST { label = 'function f(x: option)', name = 'f', args = EXISTS, + rawEnum = EXISTS, enum = [[ x: option -- cgit v1.2.3