summaryrefslogtreecommitdiff
path: root/cpp/src/tests/README
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/tests/README')
-rw-r--r--cpp/src/tests/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/tests/README b/cpp/src/tests/README
index d0552a2ddd..2501ba1f21 100644
--- a/cpp/src/tests/README
+++ b/cpp/src/tests/README
@@ -57,7 +57,7 @@ They are listed in the TESTS make variable, which can be over-ridden.
The ./start_broker "test" launches the broker, ./kill_broker" kills it.
Tests in between assume the broker is running.
-./run-python-tests: runs ../python/run_tests. This is the main set of
+./python_tests: runs ../python/run_tests. This is the main set of
system testss for the broker.
Other C++ client test executables and scripts under client/test are