]> Sergey Matveev's repositories - zsh-autoenv.git/blob - Makefile
Set DOTENV_LOOK_UPWARDS=1 by default
[zsh-autoenv.git] / Makefile
1 .PHONY: itest test
2
3 itest:
4         ZDOTDIR="${PWD}/tests" cram -i --shell=zsh tests
5
6 test:
7         ZDOTDIR="${PWD}/tests" cram --shell=zsh tests