parent
8584b38cfb
commit
8ff92c7492
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue