cmake test fixes

This commit is contained in:
Gennadiy Civil
2018-08-02 16:24:09 -04:00
parent b7244ff37c
commit 677df883ec
6 changed files with 28 additions and 28 deletions

View File

@@ -29,7 +29,7 @@
//
// The purpose of this file is to generate Google Test output under
// various conditions. The output will then be verified by
// gtest_output_test.py to ensure that Google Test generates the
// googletest-output-test.py to ensure that Google Test generates the
// desired messages. Therefore, most tests in this file are MEANT TO
// FAIL.
//