#!/bin/sh -e
python3 -m testtools.run testtools.tests.test_suite
