Skip to content

Commit

Permalink
test: refactor test-crypto-binary-default
Browse files Browse the repository at this point in the history
* var -> const.
* Group and sort imports.
* Correctly align function arguments.
* Fix incorrect use of string instead of RegExp in `throws` assertions.
* assert.equal -> assert.strictEqual.
* Verify that callbacks are called with common.mustCall.
  • Loading branch information
targos committed Nov 29, 2016
1 parent efcbf61 commit 166f55b
Showing 1 changed file with 130 additions and 117 deletions.
Loading

0 comments on commit 166f55b

Please sign in to comment.