diff --git a/tests/by-util/test_head.rs b/tests/by-util/test_head.rs index 588e3b59a..a7a5a3b07 100755 --- a/tests/by-util/test_head.rs +++ b/tests/by-util/test_head.rs @@ -264,4 +264,4 @@ fn test_bad_utf8_lines() { .pipe_in(*input) .succeeds() .stdout_is_bytes(output); -} \ No newline at end of file +}