summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-04-06 18:04:25 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-04-06 18:04:25 +0800
commit862e4f06beb191bacc6db42f2592abc2851dd87d (patch)
tree4c04822e74ec309e2c985691e63c2f450a64e374 /test
parent66600bb4855fcb327ef160bdf2b79f6017c0ec9c (diff)
downloadlua-language-server-862e4f06beb191bacc6db42f2592abc2851dd87d.zip
fix #495
Diffstat (limited to 'test')
-rw-r--r--test/crossfile/hover.lua3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/crossfile/hover.lua b/test/crossfile/hover.lua
index d0080ed9..c8c333f0 100644
--- a/test/crossfile/hover.lua
+++ b/test/crossfile/hover.lua
@@ -531,9 +531,7 @@ hover = {
name = 'f',
description = [[
@*param* `arg3` — comment3
-
---
-
@*param* `arg1` — comment1
@*param* `arg2` — comment2]]
@@ -607,7 +605,6 @@ hover = {
name = 'f',
description = [[
comment1
-
comment2]]
}}