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

Do trivial unit test cleanup #57

Merged
merged 2 commits into from
Dec 13, 2023

Conversation

tcharding
Copy link
Member

Fix a clippy warning and add a line of whitespace. Found while working on #56.

These error types are only used in a feature gated unit test, move the
import statement into that test.

Clears clippy warning.
Unit tests are, by convention, separated by a line of whitespace.
Copy link
Collaborator

@Kixunil Kixunil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK cb32eef

Copy link
Member

@apoelstra apoelstra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK cb32eef

@apoelstra apoelstra merged commit ae81b02 into rust-bitcoin:master Dec 13, 2023
9 checks passed
@tcharding tcharding deleted the 12-13-unit-test-clean branch January 31, 2024 01:37
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.

3 participants