From 0fd8c098c715bd2cae4aca5b3a19cef1a445e8ea Mon Sep 17 00:00:00 2001 From: Thais Siqueira Date: Tue, 23 Aug 2016 15:55:39 -0300 Subject: Removed stray line from the concurrent_login script --- service/test/reactor/concurrent_logins.rb | 4 ---- 1 file changed, 4 deletions(-) (limited to 'service/test/reactor') diff --git a/service/test/reactor/concurrent_logins.rb b/service/test/reactor/concurrent_logins.rb index 48b765b3..e1cd4770 100644 --- a/service/test/reactor/concurrent_logins.rb +++ b/service/test/reactor/concurrent_logins.rb @@ -31,7 +31,3 @@ ts = (1...(1+COUNT)).map do |ix| end ts.each(&:join) - - - -./blocking_spawner.rb 5 -- cgit v1.2.3