mirror of
https://github.com/uutils/findutils.git
synced 2026-06-10 15:48:30 -07:00
fix typo
This commit is contained in:
@@ -1054,7 +1054,7 @@ fn find_ls() {
|
||||
}
|
||||
|
||||
#[test]
|
||||
#[config(unix)]
|
||||
#[cfg(unix)]
|
||||
fn find_slashs() {
|
||||
Command::cargo_bin("find")
|
||||
.expect("found binary")
|
||||
|
||||
Reference in New Issue
Block a user