This commit is contained in:
Mikadore 2021-06-03 23:39:47 +02:00
parent 07f744c4ba
commit afd7acb456

View file

@ -264,4 +264,4 @@ fn test_bad_utf8_lines() {
.pipe_in(*input)
.succeeds()
.stdout_is_bytes(output);
}
}