aboutsummaryrefslogtreecommitdiffhomepage
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorGravatar Harsh Vardhan <harshvd95@gmail.com>2016-03-09 10:50:58 +0530
committerGravatar Harsh Vardhan <harshvd95@gmail.com>2016-03-09 10:50:58 +0530
commit72dbc4aa2d84cdf03dee863af22b4c5870615806 (patch)
tree6a1a14b58796e8a8db7773346ae8e8b03e365268 /CONTRIBUTING.md
parent56188658d771ecdb4981e8a175313fecc78a61df (diff)
updates contributing.md
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index e147074943..011ce43bcd 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -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>`