File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ If you can reproduce a test failure, search for it in the
8
8
[ Node.js issue tracker] ( https://github.com/nodejs/node/issues ) or
9
9
file a new issue.
10
10
11
- ## Table of Contents
11
+ ## Table of contents
12
12
13
13
* [ Supported platforms] ( #supported-platforms )
14
14
* [ Input] ( #input )
@@ -308,7 +308,7 @@ To install this version of Node.js into a system directory:
308
308
[sudo] make install
309
309
```
310
310
311
- #### Running Tests
311
+ #### Running tests
312
312
313
313
To verify the build:
314
314
@@ -378,7 +378,7 @@ You can use
378
378
[ node-code-ide-configs] ( https://github.com/nodejs/node-code-ide-configs )
379
379
to run/debug tests, if your IDE configs are present.
380
380
381
- #### Running Coverage
381
+ #### Running coverage
382
382
383
383
It's good practice to ensure any code you add or change is covered by tests.
384
384
You can do so by running the test suite with coverage enabled:
You can’t perform that action at this time.
0 commit comments