summaryrefslogtreecommitdiff
path: root/test/basic
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-04-21 18:07:47 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-04-21 18:07:47 +0800
commitd4b7f8e774ffea6abc5050fd61c2d1b5a033437c (patch)
tree1783b5ddf2d447cbe4083ff2894e981bcdd7eed9 /test/basic
parent6a83c3aabf00300ca9742a1f207fe249e443fa6e (diff)
downloadlua-language-server-d4b7f8e774ffea6abc5050fd61c2d1b5a033437c.zip
stash
Diffstat (limited to 'test/basic')
-rw-r--r--test/basic/linker.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/basic/linker.lua b/test/basic/linker.lua
index 0b01f441..14894aaf 100644
--- a/test/basic/linker.lua
+++ b/test/basic/linker.lua
@@ -112,12 +112,10 @@ TEST [[
id = 't|1|"x"',
}
-CARE['freturn'] = true
TEST [[
return <?X?>
]] {
id = 'g|"X"',
- freturn = 0,
}
TEST [[