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
@ -164,9 +164,7 @@ module Test
|
||||
end
|
||||
|
||||
def run(*args)
|
||||
result = super
|
||||
abort if @interrupt
|
||||
result
|
||||
super
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user