   #!/bin/sh
   set -e
   python3 -m pytest /usr/share/pycayennelpp/tests
