mirror of
https://github.com/veeso/termscp.git
synced 2025-12-07 09:36:00 -08:00
fix: cfg unix forbidden in rust .82
This commit is contained in:
@@ -308,7 +308,7 @@ mod tests {
|
||||
}
|
||||
|
||||
#[test]
|
||||
#[cfg(unix)]
|
||||
#[cfg(posix)]
|
||||
fn test_utils_fmt_path_elide() {
|
||||
let p: &Path = Path::new("/develop/pippo");
|
||||
// Under max size
|
||||
|
||||
Reference in New Issue
Block a user