#!/bin/sh
set -e
python3 runtests.py 2>1
