Description: Disable test that wants internet. Sigh.
Author: Utkarsh Gupta <utkarsh@debian.org>

--- a/test/test_mechanize_http_agent.rb
+++ b/test/test_mechanize_http_agent.rb
@@ -1715,7 +1715,7 @@
     assert_equal @agent.proxy_uri.password, 'lol'
   end
 
-  def test_set_proxy_service_name
+  def _test_set_proxy_service_name
     @agent.set_proxy 'www.example.com', 'http', 'joe', 'lol'
 
     assert_equal @agent.proxy_uri.host,     'www.example.com'
