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