| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 7c51cec commit 7da1c9b
1 file 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) | |
@@ -309,7 +309,7 @@ To install this version of Node.js into a system directory: | |||
| 309 | 309 | [sudo] make install | |
| 310 | 310 | ``` | |
| 311 | 311 | ||
| 312 | - #### Running Tests | ||
| 312 | + #### Running tests | ||
| 313 | 313 | ||
| 314 | 314 | To verify the build: | |
| 315 | 315 | ||
@@ -379,7 +379,7 @@ You can use | |||
| 379 | 379 | [node-code-ide-configs](https://github.com/nodejs/node-code-ide-configs) | |
| 380 | 380 | to run/debug tests, if your IDE configs are present. | |
| 381 | 381 | ||
| 382 | - #### Running Coverage | ||
| 382 | + #### Running coverage | ||
| 383 | 383 | ||
| 384 | 384 | It's good practice to ensure any code you add or change is covered by tests. | |
| 385 | 385 | You can do so by running the test suite with coverage enabled: | |
| Back | FazBrowse Home | New Git URL |
0 commit comments