#!/bin/sh
clear
python runtests.py -v --with-doctest

