diff options
author | Gennadiy Civil <misterg@google.com> | 2018-01-10 18:58:00 (GMT) |
---|---|---|
committer | Gennadiy Civil <misterg@google.com> | 2018-01-10 18:58:00 (GMT) |
commit | d630a8bdacf2313e253fb0911951f1a176c2ebac (patch) | |
tree | e00581142e385f45dd70d135cbe249234266aeb3 /googletest/test | |
parent | f33902b97a7611368fb63ee66d11ef13e3a86a4b (diff) | |
download | googletest-d630a8bdacf2313e253fb0911951f1a176c2ebac.zip googletest-d630a8bdacf2313e253fb0911951f1a176c2ebac.tar.gz googletest-d630a8bdacf2313e253fb0911951f1a176c2ebac.tar.bz2 |
code merges, cleanup
Diffstat (limited to 'googletest/test')
-rw-r--r-- | googletest/test/production.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/googletest/test/production.cc b/googletest/test/production.cc index 8b8a40b..006bb97 100644 --- a/googletest/test/production.cc +++ b/googletest/test/production.cc @@ -29,7 +29,7 @@ // // Author: wan@google.com (Zhanyong Wan) // -// This is part of the unit test for include/gtest/gtest_prod.h. +// This is part of the unit test for gtest_prod.h. #include "production.h" |