mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Remove unused logics
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29992 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
417ea3a3c3
commit
b5e1dfdb1b
1 changed files with 1 additions and 3 deletions
|
@ -164,9 +164,7 @@ module Test
|
|||
end
|
||||
|
||||
def run(*args)
|
||||
result = super
|
||||
abort if @interrupt
|
||||
result
|
||||
super
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue