diff options
Diffstat (limited to '3rdparty/googletest/README.md')
-rw-r--r-- | 3rdparty/googletest/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/3rdparty/googletest/README.md b/3rdparty/googletest/README.md index f4b8965a9fd..076484e4fad 100644 --- a/3rdparty/googletest/README.md +++ b/3rdparty/googletest/README.md @@ -2,6 +2,7 @@ # Google Test # [](https://travis-ci.org/google/googletest) +[](https://ci.appveyor.com/project/BillyDonahue/googletest/branch/master) Welcome to **Google Test**, Google's C++ test framework! |