Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/ruby/core/io/seek_spec.rb
Original file line number Diff line number Diff line change
@@ -62,7 +62,7 @@
value[-1].should == @io.read[0]
end

platform_is_not :windows do
platform_is :darwin do
it "supports seek offsets greater than 2^32" do
begin
zero = File.open('/dev/zero')

0 comments on commit 79fd722

Please sign in to comment.