commit | cdc9fcd93a4e3857fc48724cbcd4108826f9c888 | [log] [tgz] |
---|---|---|
author | Joshua Haberman <jhaberman@gmail.com> | Mon Aug 23 16:57:40 2021 -0700 |
committer | Joshua Haberman <jhaberman@gmail.com> | Mon Aug 23 16:57:40 2021 -0700 |
tree | e439b7910f674c63f932176cd793ded3e0dc06db | |
parent | b5b2bbaf53611a7d9ad0e01fb4e64ab173343dda [diff] [blame] |
Addressed PR comments.
diff --git a/python/minimal_test.py b/python/minimal_test.py index ce17ee7..072250a 100644 --- a/python/minimal_test.py +++ b/python/minimal_test.py
@@ -24,7 +24,7 @@ # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -"""A bare-bones unit test, to be removed once upb can pass existing unit tests.""" +"""A bare-bones unit test that doesn't load any generated code.""" import unittest