Add makefile with check target.
[build-farm.git] / Makefile
1 PYTHON = python
2
3 check:
4         $(PYTHON) -m unittest buildfarm.tests.test_suite