Skip to content

Commit 7a9f88a

Browse files
committed
nl: rename test function
1 parent 91cf001 commit 7a9f88a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/by-util/test_nl.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ use uutests::util_name;
1111

1212
#[test]
1313
#[cfg(target_os = "linux")]
14-
fn test_nl_non_utf8_paths() {
14+
fn test_non_utf8_paths() {
1515
use std::os::unix::ffi::OsStringExt;
1616
let (at, mut ucmd) = at_and_ucmd!();
1717

0 commit comments

Comments
 (0)