@@ -1,5 +1,5 @@
EMACS ?= emacs
BATCH = $(EMACS) -Q -batch -L .
BATCH = $(EMACS) -Q -batch -L . -L test
.PHONY: all compile test lint clean
The note is not visible to the blocked user.