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: move bitfield-rle tests to node:test #636

Merged
merged 1 commit into from
May 16, 2024

Conversation

EvanHahn
Copy link
Contributor

@EvanHahn EvanHahn commented May 13, 2024

I recommend reviewing this with whitespace changes disabled.

This test-only change drops Brittle from our bitfield run length encoding tests and replaces them with node:test and node:assert.

This test-only change drops Brittle from our bitfield run length encoding tests and replaces them with `node:test` and `node:assert`.
@EvanHahn EvanHahn requested a review from achou11 May 13, 2024 22:06
@EvanHahn EvanHahn marked this pull request as ready for review May 13, 2024 22:07
@EvanHahn EvanHahn merged commit 7f71bc6 into main May 16, 2024
4 checks passed
@EvanHahn EvanHahn deleted the move-bitfield-rle-tests-to-nodetest branch May 16, 2024 13:47
EvanHahn added a commit that referenced this pull request May 16, 2024
This test-only change drops Brittle from our bitfield run length encoding tests and replaces them with `node:test` and `node:assert`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants