formatting
This commit is contained in:
parent
0be055072d
commit
bbc044990a
1 changed files with 1 additions and 1 deletions
|
|
@ -337,7 +337,7 @@ mod tests {
|
|||
use super::*;
|
||||
use crate::test_utils::{
|
||||
add_cursor, assert_eq_text, check_action, extract_offset, extract_range,
|
||||
};
|
||||
};
|
||||
|
||||
fn check_join_lines(before: &str, after: &str) {
|
||||
check_action(before, after, |file, offset| {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue