#!/bin/sh

# TESTS_VERBOSITY=--verbosity=2

python2 ./run_tests.py $TESTS_VERBOSITY --with-doctest
