Skip to content

Commit

Permalink
Fix relative path in run-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sileht committed Jul 1, 2016
1 parent d0f4ed5 commit 486f414
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions run-tests.sh
@@ -1,2 +1,3 @@
#!/bin/bash
cd $(readlink -f $(dirname $0))
exec node_modules/grunt-cli/bin/grunt $*

0 comments on commit 486f414

Please sign in to comment.