diff options
author | JethroSama <63900998+JethroSama@users.noreply.github.com> | 2020-09-18 01:56:59 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-18 01:56:59 (GMT) |
commit | 4181d7a16112dcd7bbb409a3527aaca34579297d (patch) | |
tree | 6bd7b7b6135eb9c98288bc903e95b8ee3106490e | |
parent | a4ab0abb93620ce26efad9de9296b73b16e88588 (diff) | |
download | googletest-4181d7a16112dcd7bbb409a3527aaca34579297d.zip googletest-4181d7a16112dcd7bbb409a3527aaca34579297d.tar.gz googletest-4181d7a16112dcd7bbb409a3527aaca34579297d.tar.bz2 |
Update README.md, added missing 'a'refs/pull/3014/head
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -80,7 +80,7 @@ following notable projects: automated test-runner and Graphical User Interface with powerful features for Windows and Linux platforms. -[Google Test UI](https://github.com/ospector/gtest-gbar) is test runner that +[Google Test UI](https://github.com/ospector/gtest-gbar) is a test runner that runs your test binary, allows you to track its progress via a progress bar, and displays a list of test failures. Clicking on one shows failure text. Google Test UI is written in C#. |