Hiroshi SHIBATA 2026-08-28 01:14:26 +0000 (Fri, 28 Aug 2026)
New Revision: 7dec7a2aa3
https://github.com/ruby/ruby/commit/7dec7a2aa3
Log:
Fix assert_not_include typo in test_box.rb
test_global_variables called nonexistent assert_not_include?, raising
NoMethodError when the suite runs with RUBY_BOX=1.
Co-Authored-By: Claude Fable 5 <
nor...@anthropic.com>
Modified files:
test/ruby/test_box.rb