]> git.phdru.name Git - mimedecode.git/blob - test/Makefile
Run tests with python2 and python3
[mimedecode.git] / test / Makefile
1
2 .PHONY: all
3 all:
4         PYTHON=python2 ./test_all
5         PYTHON=python3 ./test_all
6
7
8 .PHONY: clean
9 clean:
10         rm -rf save tmp