test:
	nosetests --with-doctest ./unstdlib ./test -v


.PHONY: test
