From 71849ca64134b0cfa197fc4b1ce8fc10c7fb5d98 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 27 Jun 2013 22:01:52 +0000 Subject: test/mgmt: remove unused variable This was triggering warnings with Ruby 2.0.0-p195 --- test/mgmt.rb | 1 - 1 file changed, 1 deletion(-) 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 -- cgit v1.2.3-24-ge0c7