Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1591309

Browse filesBrowse files
Trotttargos
authored andcommitted
doc: remove "note that" from writing-tests.md
Refs: nodejs/remark-preset-lint-node#16 PR-URL: #28329 Reviewed-By: Gus Caplan <me@gus.host> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
1 parent 3daced7 commit 1591309
Copy full SHA for 1591309

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎doc/guides/writing-tests.md‎

Copy file name to clipboardExpand all lines: doc/guides/writing-tests.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,7 @@ Next add the test to the `sources` in the `cctest` target in node.gyp:
390390
],
391391
```
392392

393-
Note that the only sources that should be included in the cctest target are
393+
The only sources that should be included in the cctest target are
394394
actual test or helper source files. There might be a need to include specific
395395
object files that are compiled by the `node` target and this can be done by
396396
adding them to the `libraries` section in the cctest target.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.