blob: 09f844acbb7cdcaface92c357ef085f9595033b1 [file] [log] [blame]
#!/bin/bash -x
set -e
pytest -v
exit 0