Forcefully load the test-helper file before tests

This commit is contained in:
Gerry Agbobada 2019-10-30 10:23:36 +01:00
parent 50da972673
commit 971d944919

View file

@ -2,7 +2,7 @@ all:
@cask @cask
test: test:
@cask exec ert-runner @cask exec ert-runner -l test/test-helper.el
clean: clean:
@rm -rf .cask @rm -rf .cask