Skip to content

Commit 7df0b48

Browse files
committed
renamed test
1 parent 4252318 commit 7df0b48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/lsp_features/completion.zig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2529,7 +2529,7 @@ test "@extern" {
25292529
});
25302530
}
25312531

2532-
test "@orelse with return" {
2532+
test "@orelse with block" {
25332533
try testCompletion(
25342534
\\test {
25352535
\\ const S = struct {

0 commit comments

Comments
 (0)