aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-11-01 15:35:31 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-11-01 15:35:31 +0000
commitaa46754bc9b005325754f1b81a279cad906224a2 (patch)
treec6ecf0e17a4cbc81f2345f93fca206ecde6800b7 /test
parent88c37cdcc3d2947345a043c76524af7f1067e980 (diff)
downloadruby-aa46754bc9b005325754f1b81a279cad906224a2.tar.gz
comment updated.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48229 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'test')
-rw-r--r--test/ruby/envutil.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ruby/envutil.rb b/test/ruby/envutil.rb
index d34b3e3c7b..6b6d91833f 100644
--- a/test/ruby/envutil.rb
+++ b/test/ruby/envutil.rb
@@ -521,7 +521,7 @@ eom
end
# threads should respond to shift method.
- # Array and Queue can be used.
+ # Array can be used.
def assert_join_threads(threads, message = nil)
errs = []
values = []