Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: refactor and fix test-buffer-bytelength
* assert.equal -> assert.strictEqual. * Fix incorrect use of string instead of RegExp in `throws` assertions. PR-URL: #9808 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Prince John Wesley <[email protected]> Reviewed-By: Rich Trott <[email protected]>
- Loading branch information