mirror of
https://github.com/ilyakooo0/helix.git
synced 2024-12-01 19:58:12 +03:00
parent
8584b38cfb
commit
8ff92c7492
@ -244,6 +244,7 @@ mod test {
|
||||
assert_eq!(expected, result);
|
||||
}
|
||||
|
||||
#[test]
|
||||
#[cfg(unix)]
|
||||
fn test_escaping_unix() {
|
||||
assert_eq!(escape("foobar"), Cow::Borrowed("foobar"));
|
||||
|
Loading…
Reference in New Issue
Block a user