Skip to content
Snippets Groups Projects
test.sh 134 B
Newer Older
#!/usr/bin/env bash
WORKDIR="$( cd "$(dirname "$0")" ; pwd -P )"
cd ${WORKDIR}/tests
PYTHONPATH=.. python -m unittest workgroups_test