Fix README.rst for in-tree functional tests

Change-Id: I9343bf68226187ef33caa919fb0e362cdb9abfcb
This commit is contained in:
rabi 2018-02-05 16:02:10 +05:30
parent 2d03e0960c
commit b87e5bffdb
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ To run the tests against DevStack, do the following::
# run the heat integration tests # run the heat integration tests
cd $DEST/heat cd $DEST/heat
stestr --test-path=heat_integrationtests stestr --test-path=heat_integrationtests run
If the Heat Tempest Plugin is also installed, the tests from that will be run If the Heat Tempest Plugin is also installed, the tests from that will be run
as well. as well.