Wrong URL reported by the run_tests.sh message

The warning message reported by the invocation of the run_tests.sh
script reports a link which is not available anymore. This quick change
modifies the URL to report the correct one.

Change-Id: I60829bf2bb569e26607178112f226e280d8a9f7a
This commit is contained in:
Andrea Rosa 2016-01-06 10:44:59 +00:00
parent 3738b538d1
commit 1da6e6d385
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ To run a subset of any of these tests:
Additional tox targets are available in tox.ini. For more information
see:
http://docs.openstack.org/infra/manual/python.html#running-python-unit-tests
http://docs.openstack.org/project-team-guide/project-setup/python.html
NOTE: if you really really don't want to use tox to run tests, you
can instead use: