Skip to content

Commit

Permalink
skip broken test with rbx
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Jun 28, 2016
1 parent e7e1103 commit d36cc95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_private_reader.rb
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ def setup
end

def test_private_reader_is_private
skip if rbx?
assert_private do @sample.reader end
assert_private do @sample.a end
end
Expand Down

0 comments on commit d36cc95

Please sign in to comment.