diff --git a/BUILDING.md b/BUILDING.md index 785d38ff65fe5d..8b91d98a07c107 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