#!/bin/sh
set -e

python ./test.py --verbose
