#!/bin/sh

set -e

python3 run_tests.py
