aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMate Pek <mate.pek@gmail.com>2020-05-10 07:06:34 +0700
committerMate Pek <mate.pek@gmail.com>2020-05-19 23:32:11 +0700
commit7d3946133f029ac9a8e79c149789eaaa0a95a6e6 (patch)
tree46faf40539e749e74b34ee7050ac7f6fa2b62dff /README.md
parenta09ea700d32bab83325aff9ff34d0582e50e3997 (diff)
downloadgoogletest-7d3946133f029ac9a8e79c149789eaaa0a95a6e6.zip
googletest-7d3946133f029ac9a8e79c149789eaaa0a95a6e6.tar.gz
googletest-7d3946133f029ac9a8e79c149789eaaa0a95a6e6.tar.bz2
README.dm: Renamed related open source project name: Catch2 and Google Test Explorer -> C++ TestMate
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e332e9a..e25b90e 100644
--- a/README.md
+++ b/README.md
@@ -102,7 +102,7 @@ runs tests from your binary in parallel to provide significant speed-up.
is a VS Code extension allowing to view Google Tests in a tree view, and
run/debug your tests.
-[Catch2 and Google Test Explorer](https://github.com/matepek/vscode-catch2-test-adapter)
+[C++ TestMate](https://github.com/matepek/vscode-catch2-test-adapter)
is a VS Code extension allowing to view Google Tests in a tree view, and
run/debug your tests.