1
0
mirror of https://github.com/Tarrasch/zsh-autoenv.git synced 2024-11-22 23:40:58 +02:00

Revert "DEBUG: cram --debug"

This reverts commit d08a3d229cc1a5d16d518678f1c54afde6c8a4ba.
This commit is contained in:
Daniel Hahler 2017-04-23 22:43:44 +02:00
parent 7a3a6d4ae9
commit c7f67365b7

View File

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