mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 09:15:42 +02:00
@ -102,7 +102,7 @@ mod tests {
|
||||
assert!(!absolutize(relative_to, path)
|
||||
.to_str()
|
||||
.unwrap()
|
||||
.contains("."));
|
||||
.contains('.'));
|
||||
}
|
||||
|
||||
#[test]
|
||||
|
Reference in New Issue
Block a user