mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Update to ruby/spec@a4bc1d8
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59911 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
938465beb0
commit
6479a0163a
31 changed files with 496 additions and 122 deletions
|
@ -5,7 +5,3 @@ require File.expand_path('../shared/exit', __FILE__)
|
|||
describe "Thread#terminate" do
|
||||
it_behaves_like :thread_exit, :terminate
|
||||
end
|
||||
|
||||
describe "Thread#terminate!" do
|
||||
it "needs to be reviewed for spec completeness"
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue