Skip to content

Commit 13eea40

Browse 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 <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Jeremiah Senkpiel <[email protected]> Reviewed-By: Michaël Zasso <[email protected]>
1 parent a6377a9 commit 13eea40

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
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)