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

make tests more DRY by removing binary.LittleEndian references #7

Merged
merged 1 commit into from
Feb 10, 2016

Conversation

theckman
Copy link
Owner

Instead of using binary.LittleEndian everywhere in the tests, I've added an order field on the TestSuite struct and just use that.

Instead of using `binary.LittleEndian` everywhere in the tests, I've added an `order` field on the `TestSuite` struct and just use that.
theckman added a commit that referenced this pull request Feb 10, 2016
make tests more DRY by removing binary.LittleEndian references
@theckman theckman merged commit a1327d4 into master Feb 10, 2016
@theckman theckman deleted the order branch February 10, 2016 09:19
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.

None yet

1 participant