#!/bin/sh
set -e
python3 tests/runtests.py
