Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'BUILDING.md')
-rw-r--r--BUILDING.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/BUILDING.md b/BUILDING.md
index 785d38ff65f..8b91d98a07c 100644
--- a/BUILDING.md
+++ b/BUILDING.md
@@ -340,7 +340,8 @@ by providing the name of a subsystem:
$ tools/test.py child-process
```
-You can also execute the tests in a tests directory (such as `test/message`):
+You can also execute the tests in a test suite directory
+(such as `test/message`):
```text
$ tools/test.py test/message