]> Sergey Matveev's repositories - zsh-autoenv.git/blob - Makefile
a769734a63e00dc2a9d5007000b860d3cdec845b
[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