tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'
[git] / contrib / credential / netrc / Makefile
1 # The default target of this Makefile is...
2 all::
3
4 test:
5         ./t-git-credential-netrc.sh
6
7 testverbose:
8         ./t-git-credential-netrc.sh -d -v