We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91cf001 commit 7a9f88aCopy full SHA for 7a9f88a
1 file changed
tests/by-util/test_nl.rs
@@ -11,7 +11,7 @@ use uutests::util_name;
11
12
#[test]
13
#[cfg(target_os = "linux")]
14
-fn test_nl_non_utf8_paths() {
+fn test_non_utf8_paths() {
15
use std::os::unix::ffi::OsStringExt;
16
let (at, mut ucmd) = at_and_ucmd!();
17
0 commit comments