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

assert: apply minor refactoring #11511

Closed
wants to merge 1 commit into from
Closed

Commits on Feb 22, 2017

  1. assert: apply minor refactoring

    * Remove comment referring to the CommonJS Unit Testing 1.0 spec. This
      module is no longer intended to comply with that spec.
    * Remove puzzling "THIS IS NOT TESTED NOR LIKELY TO WORK OUTSIDE V8!"
      comment. No doubt, it made sense at one time.
    * Favor `===` over `==` in two places.
    Trott committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    7e2de5f View commit details
    Browse the repository at this point in the history