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 tests for ruby 2.2 #7

Merged
merged 2 commits into from Apr 23, 2015
Merged

Fix tests for ruby 2.2 #7

merged 2 commits into from Apr 23, 2015

Conversation

anfleene
Copy link
Member

closes #6

I had to switch the permission test because minitest doesn't have any bin files but using the parent directory gave the same result.

I had to change the expectation for the output when a gem is removed. Not sure why it had less output but it doesn't seem too concerning.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 97.37% when pulling e21eaef on anfleene:fix-ruby-2.2-tests into 946778c on rvm:master.

mpapis added a commit that referenced this pull request Apr 23, 2015
@mpapis mpapis merged commit 8eb355e into rvm:master Apr 23, 2015
@mpapis
Copy link
Member

mpapis commented Apr 23, 2015

thank you!

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.

Tests fail on MRI 2.2
3 participants