File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -414,7 +414,7 @@ will depend on what is being tested if this is required or not.
414414### Test Coverage
415415
416416To generate a test coverage report, see the
417- [ Test Coverage section of the Pull Requests guide] [ ] .
417+ [ Test Coverage section of the Building guide] [ ] .
418418
419419[ ASCII ] : http://man7.org/linux/man-pages/man7/ascii.7.html
420420[ Google Test ] : https://github.com/google/googletest
@@ -423,5 +423,5 @@ To generate a test coverage report, see the
423423[ all maintained branches ] : https://github.com/nodejs/lts
424424[ node.green ] : http://node.green/
425425[ test fixture ] : https://github.com/google/googletest/blob/master/googletest/docs/Primer.md#test-fixtures-using-the-same-data-configuration-for-multiple-tests
426- [ Test Coverage section of the Pull Requests guide ] : https://github.com/nodejs/node/blob/master/doc/guides/contributing/pull-requests .md#test -coverage
426+ [ Test Coverage section of the Building guide ] : https://github.com/nodejs/node/blob/master/BUILDING .md#running -coverage
427427[ directory structure overview ] : https://github.com/nodejs/node/blob/master/test/README.md#test-directories
You can’t perform that action at this time.
0 commit comments