THRIFT-3641 Ruby client should try to connect to every result of getaddrinfo
Client: Ruby
Patch: Nobuaki Sukegawa

This closes #872
diff --git a/test/tests.json b/test/tests.json
index 1eeb224..902d2fe 100644
--- a/test/tests.json
+++ b/test/tests.json
@@ -289,8 +289,7 @@
       "timeout": 5,
       "command": [
         "ruby",
-        "../integration/TestClient.rb",
-        "--host=127.0.0.1"
+        "../integration/TestClient.rb"
       ]
     },
     "transports": [