diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/completion/init.lua | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test/completion/init.lua b/test/completion/init.lua index 42c4c773..3e0f5cd9 100644 --- a/test/completion/init.lua +++ b/test/completion/init.lua @@ -1221,10 +1221,6 @@ z$ newText = '_ENV["z.b.c"]', }, }, - { - label = 'z', - kind = define.CompletionItemKind.Text, - }, } TEST [[ |