Skip to content

Commit 81c4e8f

Browse files
committed
Bin: support colors
1 parent 716f8bf commit 81c4e8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/nunjuck

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
DIR=${0%/*}
55

66
# Call nette tester
7-
${DIR}/tester --setup ${DIR}/nunjuck-setup $@
7+
${DIR}/tester --colors --setup ${DIR}/nunjuck-setup $@

0 commit comments

Comments
 (0)