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

Fix remove warning & support multi-run test for test/psych/visitors/test_to_ruby.rb #2893

Merged
merged 1 commit into from Feb 13, 2020

Conversation

S-H-GAMELINKS
Copy link
Contributor

@S-H-GAMELINKS S-H-GAMELINKS commented Feb 9, 2020

Sorry, Re:fix Remove warning for test for test/psych/visitors/test_to_ruby.rb(in multi-run tests).

running multi-test fail this code

Struct.send(:remove_const, AWESOME) if Struct.const_defined?(:AWESOME)

So, fix that

@ko1 ko1 merged commit 778c397 into ruby:master Feb 13, 2020
@S-H-GAMELINKS S-H-GAMELINKS deleted the re_fix_test_to_ruby branch February 21, 2020 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants