Skip to content

Commit

Permalink
This only appears to work on OS X.
Browse files Browse the repository at this point in the history
  • Loading branch information
headius committed Sep 30, 2016
1 parent a4f964b commit 79fd722
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/ruby/core/io/seek_spec.rb
Expand Up @@ -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')
Expand Down

0 comments on commit 79fd722

Please sign in to comment.