[ruby/irb] Push an accidentally uncommitted diff

https://github.com/ruby/irb/commit/7e9f27afd7
This commit is contained in:
Takashi Kokubun 2022-11-19 21:38:38 -08:00 committed by git
parent 67034ac7e2
commit 66ac288ae2

View File

@ -621,7 +621,7 @@ module TestIRB
)
assert_empty err
assert_match /Can not find file: foo\.rb/, out
assert_match /Can not find file: test_cmd_non_existing_path\.rb/, out
end
def test_edit_with_constant