django-csp-advanced/test

3 lines
101 B
Plaintext
Raw Permalink Normal View History

#!/bin/bash
exec "$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"/testproject/manage.py test "$@"