]> Sergey Matveev's repositories - zsh-autoenv.git/blob - Makefile
Cleanup, and fixes (absolute path for env_file)
[zsh-autoenv.git] / Makefile
1 .PHONY: itests tests
2
3 itests:
4         ZDOTDIR="${PWD}/tests" cram -i --shell=zsh tests
5
6 tests:
7         ZDOTDIR="${PWD}/tests" cram --shell=zsh tests