aboutsummaryrefslogtreecommitdiffstats
path: root/i18n/run-tests.sh
diff options
context:
space:
mode:
authorTobias Bosch2014-02-06 17:49:14 -0800
committerTobias Bosch2014-02-06 17:53:37 -0800
commitfcf4393680191584677872c686f26bfff01e4f37 (patch)
tree6b1f5b4915efb01d5b5703ff00b75a74c4c9b1fc /i18n/run-tests.sh
parent16301bed2838276b1d5f315bde621edb32f82c6c (diff)
downloadangular.js-fcf4393680191584677872c686f26bfff01e4f37.tar.bz2
chore(build): Update closure i18n integration
Use git repo as source and use q-io instead of q-fs
Diffstat (limited to 'i18n/run-tests.sh')
-rwxr-xr-xi18n/run-tests.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/i18n/run-tests.sh b/i18n/run-tests.sh
index 68b13401..3f710c02 100755
--- a/i18n/run-tests.sh
+++ b/i18n/run-tests.sh
@@ -2,4 +2,5 @@
set -e
PARENT_DIR="$(dirname "$0")"
-jasmine-node "$PARENT_DIR"/spec/
+
+../node_modules/.bin/jasmine-node "$PARENT_DIR"/spec/