This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/local-test.sh
2015-10-20 12:30:01 -04:00

7 lines
113 B
Bash
Executable file

set -e
export TEST=true
export TROLLIUSDEBUG=1
python -m unittest discover -f
python -m test.registry_tests -f