commit | 2180f6b058effbf49ec819f7cedbe76ddd4b700c | [log] [tgz] |
---|---|---|
author | Samuel Freilich <sfreilich@google.com> | Tue Sep 24 18:04:29 2019 -0400 |
committer | Gregory P. Smith <greg@krypto.org> | Tue Sep 24 15:04:29 2019 -0700 |
tree | 1f2962f22d5d1cfb38da125e8e3ec2bd200c5ac1 | |
parent | b5a7a4f0c20717a4c92c371583b5521b83f40f32 [diff] |
bpo-36871: Avoid duplicated 'Actual:' in assertion message (GH-16361) Fixes an issue caught after merge of PR 16005. Tightened test assertions to check the entire assertion message.