mirror of
https://github.com/nodejs/node.git
synced 2025-08-15 13:48:44 +02:00
doc: fix link in test/README.md
PR-URL: https://github.com/nodejs/node/pull/55165 Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
This commit is contained in:
parent
99e0d0d218
commit
0f02810fc9
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ For the tests to run on Windows, be sure to clone Node.js source code with the
|
|||
| `tick-processor` | No | Tests for the V8 tick processor integration.[^4] |
|
||||
| `v8-updates` | No | Tests for V8 performance integration. |
|
||||
|
||||
[^1]: [Documentation](./common/README.md)
|
||||
[^1]: [Documentation](../test/common/README.md)
|
||||
|
||||
[^2]: Tests for networking related modules may also be present in other directories, but those tests do
|
||||
not make outbound connections.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue