1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00

Exclude JRuby from SSL test

This commit is contained in:
Evan Phoenix 2012-11-29 11:58:08 -08:00
parent 1c9dd1461c
commit 63c9625230

View file

@ -57,7 +57,7 @@ class TestPumaServer < Test::Unit::TestCase
end
assert_equal "https", body
end
end unless defined? JRUBY_VERSION
def test_proper_stringio_body
data = nil