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: Updated tls-getcipher test #9923

Closed
wants to merge 2 commits into from
Closed

test: Updated tls-getcipher test #9923

wants to merge 2 commits into from

Commits on Dec 1, 2016

  1. test: updated tls-getcipher test

    Changed var to ES6 syntax const/let.
    Added common.mustCall function wrapper to all functions
    called exactly once.
    Changed assert.equal to assert.strictEqual.
    Ethan-Arrowood committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    63bcc6a View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2016

  1. test: updated tls-getcipher indentation

    Very simple fix to indentation issue on line 22.
    Ethan-Arrowood committed Dec 3, 2016
    Configuration menu
    Copy the full SHA
    2366e67 View commit details
    Browse the repository at this point in the history