We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fbf49e commit b33f80fCopy full SHA for b33f80f
1 file changed
src/test/ruby/ssl/test_ssl.rb
@@ -151,6 +151,6 @@ def test_read_nonblock_would_block
151
152
ssl.close
153
end
154
- end
+ end if RUBY_VERSION > '1.9'
155
156
0 commit comments