Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
byroot committed Aug 7, 2023
1 parent d2dc0aa commit 58fe4c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/mini_mime_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ def test_full_parity_with_mime_types
# end

expected = type.content_type
p RUBY_PLATFORM
if WINDOWS_TYPES.key?(ext) && RUBY_PLATFORM.match?(/windows/i)
expected = WINDOWS_TYPES[ext]
end
Expand Down

0 comments on commit 58fe4c0

Please sign in to comment.