mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-24 19:10:24 +00:00
Fix buffer folding test
This commit is contained in:
parent
c43d7cfb39
commit
ce6ca13b13
1 changed files with 2 additions and 0 deletions
|
@ -1364,6 +1364,8 @@ mod tests {
|
|||
fn b() {
|
||||
2
|
||||
}
|
||||
|
||||
fn c() {
|
||||
3
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue