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

test: add Tweaks convenience type for a []Tweak #111

Merged
merged 1 commit into from
Mar 16, 2023
Merged

Conversation

shoenig
Copy link
Owner

@shoenig shoenig commented Mar 16, 2023

When writing SliceEqual tests you have to provide a []Tweak, may as well
make it a Tweaks type so you don't have to have the slice brackets.

@shoenig shoenig force-pushed the tweaks-helper branch 2 times, most recently from 794547e to 3e6d507 Compare March 16, 2023 19:44
When writing SliceEqual tests you have to provide a []Tweak, may as well
make it a Tweaks type so you don't have to have the slice brackets.
@shoenig shoenig merged commit b50c798 into main Mar 16, 2023
@shoenig shoenig deleted the tweaks-helper branch December 15, 2023 15:16
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.

1 participant