Fix typo in contribution instructions.
Change-Id: Ia514b4baf3f5079547d7c198eac60cab96ba3a0e Signed-off-by: Moises Guimaraes de Medeiros <moguimar@redhat.com>
This commit is contained in:
parent
d01abc82d0
commit
7b3e47736b
@ -27,7 +27,7 @@ are listed in ``requirements.txt`` and the requirements for testing are in
|
||||
|
||||
pip install -r requirements.txt -r test-requirements.txt
|
||||
|
||||
In you go this route, you can interact with the testr command directly.
|
||||
If you go this route, you can interact with the testr command directly.
|
||||
Running ``testr run`` will run the entire test suite. ``testr run --parallel``
|
||||
will run it in parallel (this is the default incantation tox uses). More
|
||||
information about testr can be found at: http://wiki.openstack.org/testr
|
||||
|
Loading…
x
Reference in New Issue
Block a user