gpg-lacre/Makefile

7 lines
68 B
Makefile
Raw Normal View History

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