1
0
mirror of https://github.com/Tarrasch/zsh-autoenv.git synced 2025-02-22 01:34:42 +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:
$(TEST_SHELL) --version $(TEST_SHELL) --version
cram --shell=$(TEST_SHELL) -v tests cram --debug --shell=$(TEST_SHELL) tests
itest: itest:
cram -i --shell=$(TEST_SHELL) tests cram -i --shell=$(TEST_SHELL) tests