From afd7acb456c4602b7895acbae0a64da3a1390956 Mon Sep 17 00:00:00 2001 From: Mikadore Date: Thu, 3 Jun 2021 23:39:47 +0200 Subject: [PATCH] fmt --- tests/by-util/test_head.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 +}