[template] don't compile highlighters test-data

for syntax-highlighting submodule. See discussion on
https://github.com/zsh-users/zsh-syntax-highlighting/pull/443

Fixes #205
This commit is contained in:
Eric Nielsen 2017-09-11 14:27:12 -05:00
parent 29e2043b99
commit 2a9a003271
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@
done
# syntax-highlighting
for file in ${zim_mods}/syntax-highlighting/external/highlighters/**/*.zsh; do
for file in ${zim_mods}/syntax-highlighting/external/highlighters/**^test-data/*.zsh; do
zcompare ${file}
done
zcompare ${zim_mods}/syntax-highlighting/external/zsh-syntax-highlighting.zsh