diff options
author | misterg <misterg@google.com> | 2019-09-29 16:09:35 -0400 |
---|---|---|
committer | Gennadiy Civil <misterg@google.com> | 2019-10-03 10:51:59 -0400 |
commit | 68319c19eb01a718bc32fed21bb4ee72ffc2b0bf (patch) | |
tree | 3ec2e17ac6b3169fc22623736e210a9588cdee15 | |
parent | dc1ca9ae4c206434e450ed4ff535ca7c20c79e3c (diff) | |
download | googletest-68319c19eb01a718bc32fed21bb4ee72ffc2b0bf.tar.gz googletest-68319c19eb01a718bc32fed21bb4ee72ffc2b0bf.tar.bz2 googletest-68319c19eb01a718bc32fed21bb4ee72ffc2b0bf.zip |
Googletest export
Remove outdated CppCon announcement
PiperOrigin-RevId: 271866311
-rw-r--r-- | README.md | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -1,10 +1,5 @@ # Google Test -#### Announcement: - -Please note that Sept 13 - Sept 20 most of the maintainers will be attending -CppCon 2019. Our response time for Pull Requests and Issues will increase. - #### OSS Builds Status: [](https://travis-ci.org/google/googletest) |