Fix one typo on git-review documentation
depenedencies => dependencies Change-Id: Ic4fde22a932a66145ecb821419cba421dcf2177f
This commit is contained in:
parent
44707a1e79
commit
cfb726e4a0
@ -239,7 +239,7 @@ Running Tests
|
||||
-------------
|
||||
The testing system is based on a combination of tox and testr. The canonical
|
||||
approach to running tests is to simply run the command `tox`. This will
|
||||
create virtual environments, populate them with depenedencies and run all of
|
||||
create virtual environments, populate them with dependencies and run all of
|
||||
the tests that OpenStack CI systems run. Behind the scenes, tox is running
|
||||
`testr run --parallel`, but is set up such that you can supply any additional
|
||||
testr arguments that are needed to tox. For example, you can run:
|
||||
|
Loading…
Reference in New Issue
Block a user