Skip to content

Commit 6a7f4e7

Browse files
committed
touch .git file for root detection testing
1 parent c373e03 commit 6a7f4e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ dev:
3737
# for an example of using a script like this with the 'git bisect run'
3838
# command.
3939
test: clean all
40+
touch tests/project/1/.git
4041
$(EMACS) -Q -batch -L . -l tests/php-mode-test.el -f ert-run-tests-batch-and-exit
4142

4243
.PHONY: all autoloads clean test

0 commit comments

Comments
 (0)