Skip to content

Commit

Permalink
Add clarifying comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Wilfred committed Feb 4, 2023
1 parent 34f21c6 commit f777300
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/files.rs
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,8 @@ mod tests {
}

#[test]
// This test only works if the MIME database is present, so make
// it opt-in.
#[ignore]
fn test_gzip_is_binary() {
// Bytes for "echo "[]" | gzip -c | hexdump -C"
Expand Down

0 comments on commit f777300

Please sign in to comment.