Merge branch '2.5-maintenance'
[jinja2.git] / Makefile
1 test:
2         python setup.py test
3
4 .PHONY: test