Skip to content
This repository has been archived by the owner on Feb 22, 2018. It is now read-only.

Commit

Permalink
docs(CONTRIBUTING.md): use run-test.sh instead of grunt
Browse files Browse the repository at this point in the history
Closes #517
  • Loading branch information
technohippy authored and mhevery committed Feb 6, 2014
1 parent 47ab48a commit 4f9120d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ Before you submit your pull request consider the following guidelines:
* Build your changes locally to ensure all the tests pass

```shell
grunt test
./run-test.sh
```

* Push your branch to Github:
Expand Down

0 comments on commit 4f9120d

Please sign in to comment.