#!/bin/sh
set -e
python2 test/run_tests.py 2>1
