Fix fixtures path in fetch_languages script

This commit is contained in:
Max Brunsfeld 2016-01-15 11:46:13 -08:00
parent 90cbd61280
commit 3bc7045e05

View file

@ -1,6 +1,6 @@
#!/usr/bin/env bash
GRAMMARS_DIR=$(dirname $0)/../spec/grammars
GRAMMARS_DIR=$(dirname $0)/../spec/fixtures
GRAMMARS=(
javascript