my formatting tool locally messes things up
This commit is contained in:
parent
979dcf36e4
commit
f3c708ab7b
@ -335,7 +335,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