Start simplifying editing API
This commit is contained in:
@@ -278,5 +278,4 @@ const C: char = \"メ メ\";
|
||||
|
||||
assert_eq!(col_index.utf16_to_utf8_col(2, 15), TextUnit::from_usize(15));
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -229,5 +229,4 @@ mod tests {
|
||||
let runnables = analysis.runnables(pos.file_id).unwrap();
|
||||
assert!(runnables.is_empty())
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user