File size: 88 Bytes
0bd62e5
 
 
 
 
 
1
2
3
4
5
6
7
#!/bin/bash -eu

cd "$(dirname ${0})/.."

echo "Testing..."
python -m pytest test