format code

This commit is contained in:
Simon Vandel Sillesen
2019-01-06 08:08:23 +01:00
parent cfaaf33069
commit bb8624dff6
+1 -1
View File
@@ -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| {