git-subtree-dir: repos/zsh-users/antigen git-subtree-split: 30098c1d9955b8548aa827588c0d2c9be077c6f2
.PHONY: itests tests PYENV ?= . .pyenv/bin/activate && TESTS ?= tests itests: ${MAKE} tests CRAM_OPTS=-i tests: ${PYENV} ZDOTDIR="${PWD}/tests" cram ${CRAM_OPTS} --shell=zsh ${TESTS}