[TrivialFix] Rename run_tests.py to run_tests.sh
Change-Id: Ia71748323f60ec806b1f8cd02f50997ec6e2b23c
This commit is contained in:
parent
aba6d1f0da
commit
b360c6f61b
@ -68,7 +68,7 @@ theme's ``_variables.scss``::
|
|||||||
@import "/themes/default/variables";
|
@import "/themes/default/variables";
|
||||||
|
|
||||||
Once you have made your changes you must re-generate the static files with
|
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
|
By default, all of the themes configured by ``AVAILABLE_THEMES`` setting are
|
||||||
collected by horizon during the `collectstatic` process. By default, the themes
|
collected by horizon during the `collectstatic` process. By default, the themes
|
||||||
|
Loading…
Reference in New Issue
Block a user