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: refactor test-crypto-binary-default #9810

Closed

Commits on Nov 29, 2016

  1. test: refactor test-crypto-binary-default

    * 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.
    targos committed Nov 29, 2016
    Configuration menu
    Copy the full SHA
    166f55b View commit details
    Browse the repository at this point in the history