Commit 31fda1a0 authored by Marcello Golfieri's avatar Marcello Golfieri
Browse files

added helper script to run tests

parent 8599ebd3
Loading
Loading
Loading
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