summaryrefslogtreecommitdiff
path: root/include/ruby/io
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2024-09-04 12:59:02 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2024-09-04 14:49:25 +0900
commite884d65094e7b10b3e4c2764c83ed68db67666ab (patch)
tree80a629e9c77e07a6863e0d4bc8dcf05882262039 /include/ruby/io
parenta3e08718b4c6505564b6a36933477a6093a38c77 (diff)
Ignore blocks to `Test::Unit::Assertions#pend` silently
Although `pend` in test-unit gem expects the block does not pass if it is given, our `pend` should ignore the block silently as same as it just skips the test with no message by default. Add an unused parameter, to suppress the warning for the block to be ignored.
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/11538
Diffstat (limited to 'include/ruby/io')
0 files changed, 0 insertions, 0 deletions