1
0
mirror of https://github.com/Tarrasch/zsh-autoenv.git synced 2025-02-20 00:34:43 +02:00

DEBUG: cram --debug

This commit is contained in:
Daniel Hahler 2017-04-23 22:39:17 +02:00
parent 0d53e69d31
commit 8b8181453c

View File

@ -8,7 +8,7 @@ TEST_SHELL:=zsh
test:
$(TEST_SHELL) --version
cram --shell=$(TEST_SHELL) -v tests
cram --debug --shell=$(TEST_SHELL) tests
itest:
cram -i --shell=$(TEST_SHELL) tests