Skip to content

Commit

Permalink
fix: fix unit test
Browse files Browse the repository at this point in the history
Signed-off-by: zongz <[email protected]>
  • Loading branch information
zong-zhe committed Feb 8, 2024
1 parent ec30429 commit a8b2496
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kclvm/tools/src/LSP/src/completion.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1092,6 +1092,7 @@ mod tests {
"crypto",
"base64",
"units",
"file",
]
.iter()
.map(|name| KCLCompletionItem {
Expand Down

0 comments on commit a8b2496

Please sign in to comment.