#!/bin/sh

set -e -u
python tests.py
