Skip to content

Commit

Permalink
Update spec/zstd-ruby-stream_writer_spec.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
SpringMT authored Apr 10, 2024
1 parent dbac25d commit ca52ddf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/zstd-ruby-stream_writer_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
expect(Zstd.decompress(io.read)).to eq('abcdef')
end
end
end
end

0 comments on commit ca52ddf

Please sign in to comment.