aboutsummaryrefslogtreecommitdiffstats
path: root/test/gtest_help_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/gtest_help_test.py')
-rwxr-xr-xtest/gtest_help_test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/gtest_help_test.py b/test/gtest_help_test.py
index 3cb4c48e..dc67ed3d 100755
--- a/test/gtest_help_test.py
+++ b/test/gtest_help_test.py
@@ -32,7 +32,7 @@
"""Tests the --help flag of Google C++ Testing Framework.
SYNOPSIS
- gtest_help_test.py --gtest_build_dir=BUILD/DIR
+ gtest_help_test.py --build_dir=BUILD/DIR
# where BUILD/DIR contains the built gtest_help_test_ file.
gtest_help_test.py
"""