cookiecutter-django/tests
Bruno Alla 9e44a205c3 Double quote array expansions to avoid re-splitting elements.
If one argument includes spaces, the expansion will be wrong. Add double quotes to avoid that.

https://github.com/koalaman/shellcheck/wiki/SC2068
2022-01-04 17:48:21 +00:00
..
__init__.py Fix carriage return in .gitignore on Windows (#3456) 2021-12-16 11:07:47 +00:00
test_bare.sh Double quote array expansions to avoid re-splitting elements. 2022-01-04 17:48:21 +00:00
test_cookiecutter_generation.py Speed up CI tests on macOS (#3480) 2021-12-22 08:14:00 +00:00
test_docker.sh Double quote array expansions to avoid re-splitting elements. 2022-01-04 17:48:21 +00:00
test_hooks.py Fix carriage return in .gitignore on Windows (#3456) 2021-12-16 11:07:47 +00:00