Renames test script flags.

This commit is contained in:
vladlosev
2010-05-13 18:05:20 +00:00
parent 2c697f5919
commit 3678a248d3
5 changed files with 16 additions and 12 deletions

View File

@@ -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
"""