#!/bin/sh -e

cd /usr/lib/python3/dist-packages/trytond
python3 tests/run-tests.py
