File size: 85 Bytes
8766bc5
 
 
 
 
 
 
1
2
3
4
5
6
7
8
#!/bin/bash
set -e

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

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