#!/bin/sh -e

cd /usr/lib/python3/dist-packages/tryton_mt940
python3 -m unittest discover -vv
