about summary refs log tree commit homepage
diff options
context:
space:
mode:
-rw-r--r--test/mgmt.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/mgmt.rb b/test/mgmt.rb
index 7a7c432..b94dd8a 100644
--- a/test/mgmt.rb
+++ b/test/mgmt.rb
@@ -291,7 +291,6 @@ class TestMgmt < Test::Unit::TestCase
   end
 
   def test_aio_threads_spam
-    tries = 1000
     @client.write "WTF\r\n"
     assert_match(%r{ERROR: unknown command}, @client.gets)
     t_yield # wait for threads to spawn