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

Remove needless RDoc::Options from XrefTestCase #1332

Merged
merged 1 commit into from
Mar 25, 2025

Conversation

kou
Copy link
Member

@kou kou commented Mar 25, 2025

The parent class, RDoc::TestCase, already has RDoc::Options. We can use it instead of creating a new one.

The parent class, RDoc::TestCase, already has RDoc::Options. We can
use it instead of creating a new one.
@st0012
Copy link
Member

st0012 commented Mar 25, 2025

Good catch!

@kou kou merged commit 7e84e91 into ruby:master Mar 25, 2025
30 checks passed
@kou kou deleted the test-xref-test-case-not-use-new-options branch March 25, 2025 01:24
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.

None yet

2 participants