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 13eea40

Browse filesBrowse files
captainsafiaaddaleax
authored andcommitted
doc: rename writing_tests.md to writing-tests.md
The writing_tests.md file did not utilize kebab-case as the other files in the directory did. PR-URL: #9867 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com>
1 parent a6377a9 commit 13eea40
Copy full SHA for 13eea40

File tree

Expand file treeCollapse file tree

2 files changed

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

2 files changed

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

‎CONTRIBUTING.md‎

Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ $ git rebase upstream/master
150150

151151
Bug fixes and features **should come with tests**. Add your tests in the
152152
`test/parallel/` directory. For guidance on how to write a test for the Node.js
153-
project, see this [guide](./doc/guides/writing_tests.md). Looking at other tests
153+
project, see this [guide](./doc/guides/writing-tests.md). Looking at other tests
154154
to see how they should be structured can also help.
155155

156156
To run the tests on Unix / OS X:
File renamed without changes.

0 commit comments

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