Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
doc: delete python note
  • Loading branch information
tony-go committed Aug 24, 2022
commit f946aa2e2dd0ce8d243ac80e723b4cb602579aaa
3 changes: 0 additions & 3 deletions BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -321,9 +321,6 @@ If you are updating tests and want to run tests in a single test file
$ python3 tools/test.py test/parallel/test-stream2-transform.js
```

> Note: Using `pyhton3` alias is necessary only if you don't have
> a python executable on your path.

You can execute the entire suite of tests for a given subsystem
by providing the name of a subsystem:

Expand Down