Skip to content

Remove redundant code #460

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

Merged
merged 1 commit into from
Feb 16, 2021
Merged

Remove redundant code #460

merged 1 commit into from
Feb 16, 2021

Conversation

hexagonrecursion
Copy link
Contributor

It looks like you are using pytest. pytest has automatic test discovery. There is no need for test files to have __main__. Also: this code was out of date - it executes only 4 out of 5 tests.

It looks like you are using `pytest`. `pytest` has automatic test discovery. There is no need for test files to have `__main__`. Also: this code was out of date - it executes only 4 out of 5 tests.
@methane methane merged commit 4b0819d into msgpack:main Feb 16, 2021
@hexagonrecursion hexagonrecursion deleted the patch-1 branch February 16, 2021 17:02
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