Skip to content

Commit

Permalink
updates contributing.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hvardhanx committed Mar 9, 2016
1 parent 5618865 commit 72dbc4a
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 @@ -36,7 +36,7 @@ In order to run most of the available tests, one would need to run:

`./tools/run_tests/run_tests.py`

If you want to run tests for any of the languages {c, c++, node, php, python}, do this:
If you want to run tests for any of the languages {all, c, c++, csharp, node, objc, php, python, ruby}, do this:

`./tools/run_tests/run_tests.py -l <lang>`

Expand Down

0 comments on commit 72dbc4a

Please sign in to comment.