diff options
Diffstat (limited to 'scons/SConscript')
-rw-r--r-- | scons/SConscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scons/SConscript b/scons/SConscript index 8ca7fabe..2e0edf3e 100644 --- a/scons/SConscript +++ b/scons/SConscript @@ -213,6 +213,7 @@ GtestBinary(env_with_exceptions, # TODO(wan@google.com) Add these unit tests: # - gtest_break_on_failure_unittest_ # - gtest_filter_unittest_ +# - gtest_help_test_ # - gtest_list_tests_unittest_ # - gtest_throw_on_failure_ex_test # - gtest_throw_on_failure_test_ |