Skip to content

Commit

Permalink
debug init.el in unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
Chen Bin committed Nov 11, 2020
1 parent e792dcf commit 97fa47e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ githooks:

# Run tests.
test: clean
$(EMACS) -Q -nw --batch -l init.el -l tests/emacs.d-test.el
$(EMACS) -Q -nw --debug-init --batch -l init.el -l tests/emacs.d-test.el

0 comments on commit 97fa47e

Please sign in to comment.