This is no longer a part of the "extras" section
---
 test/test_proxy_pass.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/test_proxy_pass.rb b/test/test_proxy_pass.rb
index 530b53c..e2b8986 100644
--- a/test/test_proxy_pass.rb
+++ b/test/test_proxy_pass.rb
@@ -3,7 +3,7 @@
 require_relative 'server_helper'
 require 'json'
 
-class TestExtrasProxyPass < Testcase
+class TestProxyPass < Testcase
   ENV["N"].to_i > 1 and parallelize_me!
   include ServerHelper
 
-- 
EW


Reply via email to