gpg-lacre/Makefile

7 lines
68 B
Makefile

PYTHON = python2.7
.PHONY: test
test:
$(PYTHON) test/e2e_test.py