Merge pull request #3014 from JethroSama:patch-1

PiperOrigin-RevId: 333288626
This commit is contained in:
vslashg 2020-09-24 12:06:25 -04:00
commit 634c52d99c

View File

@ -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#.