Skip to content

Commit bed1748

Browse files
committed
pass tests
1 parent 1074647 commit bed1748

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

test/completion/init.lua

-4
Original file line numberDiff line numberDiff line change
@@ -1221,10 +1221,6 @@ z$
12211221
newText = '_ENV["z.b.c"]',
12221222
},
12231223
},
1224-
{
1225-
label = 'z',
1226-
kind = define.CompletionItemKind.Text,
1227-
},
12281224
}
12291225

12301226
TEST [[

0 commit comments

Comments
 (0)