format code
This commit is contained in:
parent
cfaaf33069
commit
bb8624dff6
@ -306,7 +306,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…
Reference in New Issue
Block a user