
all:
	python -m unittest -v
	python run_doctest.py
