We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c373e03 commit 6a7f4e7Copy full SHA for 6a7f4e7
Makefile
@@ -37,6 +37,7 @@ dev:
37
# for an example of using a script like this with the 'git bisect run'
38
# command.
39
test: clean all
40
+ touch tests/project/1/.git
41
$(EMACS) -Q -batch -L . -l tests/php-mode-test.el -f ert-run-tests-batch-and-exit
42
43
.PHONY: all autoloads clean test
0 commit comments