DEBSOURCES
Skip Quicknav
sources / python-django / 3%3A3.2.19-1%2Bdeb12u1 / debian / tests / test-suite
12345678
#!/bin/sh set -e cp -a tests $AUTOPKGTEST_TMP/tests cd $AUTOPKGTEST_TMP/tests LC_ALL=C.UTF-8 PYTHONPATH=.. python3 ./runtests.py --verbosity 2