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

tests: Check in the correct location for the example file. #611

Merged
merged 1 commit into from
May 7, 2017

Conversation

Insti
Copy link
Contributor

@Insti Insti commented May 4, 2017

Fixes bug introduced in #605 which did not check in the right place for the existence of the example file when deciding which version of the example file to use.

The bug is fixed as part of #607 : 1bca6ea but this PR separates out the change and implements a unit test for it, verifying that the stubbed out File.exist? method is called with the correct filename.

@Insti Insti requested a review from hilary May 4, 2017 18:51
@Insti Insti added the ready label May 7, 2017
@hilary hilary merged commit 98ea112 into exercism:master May 7, 2017
@Insti Insti deleted the Example_file_location_bugfix branch May 7, 2017 19:41
@Insti Insti removed the ready label May 7, 2017
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.

2 participants