test: remove duplicate fork module import by Trott · Pull Request #4634 · nodejs/node

@Trott

`fork` is imported twice in a row. Remove duplication.

@Trott added the test

Issues and PRs related to the tests.

label

Jan 11, 2016

targos pushed a commit that referenced this pull request

Jan 12, 2016
`fork` is imported twice in a row. Remove duplication.

PR-URL: #4634
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Michaël Zasso <mic.besace@gmail.com>

MylesBorins pushed a commit that referenced this pull request

Jan 12, 2016
`fork` is imported twice in a row. Remove duplication.

PR-URL: #4634
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Michaël Zasso <mic.besace@gmail.com>

scovetta pushed a commit to scovetta/node that referenced this pull request

Apr 2, 2016
`fork` is imported twice in a row. Remove duplication.

PR-URL: nodejs#4634
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Michaël Zasso <mic.besace@gmail.com>

@Trott Trott deleted the redecl-fork branch

January 13, 2022 22:31