summaryrefslogtreecommitdiff
path: root/test/xmlrpc
diff options
context:
space:
mode:
Diffstat (limited to 'test/xmlrpc')
-rw-r--r--test/xmlrpc/test_webrick_server.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/xmlrpc/test_webrick_server.rb b/test/xmlrpc/test_webrick_server.rb
index 5d5b8bc194..4cd63cfa74 100644
--- a/test/xmlrpc/test_webrick_server.rb
+++ b/test/xmlrpc/test_webrick_server.rb
@@ -52,7 +52,6 @@ class Test_Webrick < Test::Unit::TestCase
PORT = 8070
def test_client_server
-assert false, "This tests doesn't work on YARV"
# NOTE: I don't enable SSL testing as this hangs
[false].each do |use_ssl|
begin