mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
add ML ref.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26289 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
05c4d8b9f4
commit
f86cca6f55
1 changed files with 1 additions and 1 deletions
|
@ -1161,7 +1161,7 @@ class TestProcess < Test::Unit::TestCase
|
|||
system(RUBY, "-e", "exit true")
|
||||
status = $?
|
||||
}
|
||||
assert(status.success?)
|
||||
assert(status.success?, "[ruby-dev:38105]")
|
||||
}
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue