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

Binary search tree exercise checks for version on Bst class instead of Bookkeeping module #696

Closed
Ryan1729 opened this issue Jul 27, 2017 · 2 comments

Comments

@Ryan1729
Copy link
Contributor

The binary search tree exercise test checks for Bst::VERSION instead of BookKeeping::VERSION like the other exercises.

Not the biggest deal, but it's probably worth fixing if/when #513 is addressed.

@kotp
Copy link
Member

kotp commented Jul 27, 2017

If you would like, you can do the pull request regardless of the status of #513

@Ryan1729
Copy link
Contributor Author

Ah, I wasn't sure if the exercise was generated or not, but given the absence of a canonical-data.json file in the problem-specifications repo I suppose it isn't.

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

No branches or pull requests

2 participants