Merge "[TrivialFix] Rename run_tests.py to run_tests.sh"

This commit is contained in:
Jenkins 2016-05-09 16:44:46 +00:00 committed by Gerrit Code Review
commit 1bb05b07af

View File

@ -68,7 +68,7 @@ theme's ``_variables.scss``::
@import "/themes/default/variables";
Once you have made your changes you must re-generate the static files with
``./run_tests.py -m collectstatic``.
``./run_tests.sh -m collectstatic``.
By default, all of the themes configured by ``AVAILABLE_THEMES`` setting are
collected by horizon during the `collectstatic` process. By default, the themes