summaryrefslogtreecommitdiff
path: root/test/ruby
diff options
context:
space:
mode:
authorStan Lo <stan001212@gmail.com>2023-02-24 21:34:35 +0800
committergit <svn-admin@ruby-lang.org>2023-02-24 13:34:40 +0000
commit07403de5a8a2d5239a15520513efcb3a5041580f (patch)
tree57d7c75f08f38f634edbc11195be7a0095af2725 /test/ruby
parent5d5ff6e5eda887b39691db4db58ac1c2c3a1f8d9 (diff)
[ruby/irb] Cleanup completion tests
(https://github.com/ruby/irb/pull/520) * Remove redundant completion test The test case was introduced to guard an old implementation, which relied on `Module#name`. Commit: https://github.com/ruby/irb/commit/8827d182746396dbf4499c2c1c8c0e9bf8375b7c However, the current implementation has avoided calling `Module#name` completely, so the test case is no longer necessary. Commit: https://github.com/ruby/irb/commit/88311ce3c84251e6f420246cd14efc96e00888be * Remove unnecessary pend
Diffstat (limited to 'test/ruby')
0 files changed, 0 insertions, 0 deletions