Selaa lähdekoodia

#440: Print zsh version before tests

pull/443/head
Julien Nicoulaud 7 vuotta sitten
vanhempi
commit
46441b1c0d
No known key found for this signature in database GPG Key ID: D713C40AA20BF77D
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. +1
    -0
      Makefile

+ 1
- 0
Makefile Näytä tiedosto

@ -35,6 +35,7 @@ clean:
rm -f docs/all.md
test:
@$(ZSH) --version
@result=0; \
for test in highlighters/*; do \
if [ -d $$test/test-data ]; then \

Ladataan…
Peruuta
Tallenna