File size: 82 Bytes
a03b3ba
 
 
 
 
 
1
2
3
4
5
6
7
#!/bin/bash -eu

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

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