aboutsummaryrefslogtreecommitdiff
path: root/Makefile
blob: eb74cad8cb65cfdbe2b9775d91f4e38a2662f25e (plain)
1
2
3
4
5
EMACS = emacs

.PHONY: check
check:
	$(EMACS) -Q --batch -L . -l tests/exiftool-tests.el -f ert-run-tests-batch-and-exit