commit | 42c9b04278205ce0a7d3a91a552d60d7d1eb6d86 | [log] [tgz] |
---|---|---|
author | Jason R. Coombs <jaraco@jaraco.com> | Wed Jun 20 10:24:24 2012 -0400 |
committer | Jason R. Coombs <jaraco@jaraco.com> | Wed Jun 20 10:24:24 2012 -0400 |
tree | de34c7d8e1f974bb018ce1498ab61bea7fbe139b | |
parent | d8623e8e66f01605462a67f0a143691c3eb6ba72 [diff] |
Prefer assertEqual to simply assert per recommendation in issue6727. Clarified comment on disabled code to reference issue15093.