Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Require the entire irb lib in RubyLex tests #428

Merged
merged 1 commit into from
Nov 3, 2022

Conversation

st0012
Copy link
Member

@st0012 st0012 commented Nov 3, 2022

RubyLex is not designed to be used alone. It's usually used with an IRB context, which requires workspace. So its tests should have access to those components too.

RubyLex is not designed to be used alone. It's usually used with an IRB
context, which requires workspace. So its tests should have access to
those components too.
@k0kubun k0kubun merged commit 608f261 into ruby:master Nov 3, 2022
matzbot pushed a commit to ruby/ruby that referenced this pull request Nov 3, 2022
(ruby/irb#428)

RubyLex is not designed to be used alone. It's usually used with an IRB
context, which requires workspace. So its tests should have access to
those components too.

ruby/irb@608f261da4
@st0012 st0012 deleted the require-irb-in-ruby-lex-test branch November 3, 2022 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants