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: move common.onGC to individual module #22446

Closed
wants to merge 2 commits into from

Commits on Aug 21, 2018

  1. test: move common.onGC to individual module

    Incrementally making `require('../common')` less of a monolith.
    Move the `common.onGC()` utility to a separate standalone module
    that is only imported when it's actually needed.
    jasnell committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    52d411e View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2018

  1. [Squash] nit

    jasnell committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    fe7db9c View commit details
    Browse the repository at this point in the history