Loading test.sh 0 → 100755 +4 −0 Original line number Diff line number Diff line #!/usr/bin/env bash WORKDIR="$( cd "$(dirname "$0")" ; pwd -P )" cd ${WORKDIR}/tests PYTHONPATH=.. python -m unittest workgroups_test Loading
test.sh 0 → 100755 +4 −0 Original line number Diff line number Diff line #!/usr/bin/env bash WORKDIR="$( cd "$(dirname "$0")" ; pwd -P )" cd ${WORKDIR}/tests PYTHONPATH=.. python -m unittest workgroups_test