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

Make "spec/lrama/grammar/code_spec.rb" runnable independently #110

Merged
merged 1 commit into from
Oct 9, 2023

Conversation

yui-knk
Copy link
Collaborator

@yui-knk yui-knk commented Oct 9, 2023

Before this commit, rspec spec/lrama/grammar/code_spec.rb failed with NameError.

NameError:
  uninitialized constant T

Before this commit, `rspec spec/lrama/grammar/code_spec.rb` failed
with NameError.

```
NameError:
  uninitialized constant T
```
@yui-knk yui-knk merged commit 0421f46 into ruby:master Oct 9, 2023
11 checks passed
@yui-knk yui-knk deleted the run_code_spec_independently branch October 9, 2023 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant