fix error with reverse range marked text ranges
This commit is contained in:
parent
1f3dc2f534
commit
956dd0c2bc
2 changed files with 4 additions and 1 deletions
|
@ -1181,4 +1181,7 @@ mod test {
|
|||
fox jumps|jumps over
|
||||
the lazy dog"});
|
||||
}
|
||||
|
||||
#[gpui::test]
|
||||
async fn test_
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue