diff options
| author | Thomi Richards <thomi.richards@canonical.com> | 2014-10-15 11:57:20 +1300 |
|---|---|---|
| committer | Thomi Richards <thomi.richards@canonical.com> | 2014-10-15 12:20:52 +1300 |
| commit | f799c008ebecd3b4076aace2abdda0355fea4bef (patch) | |
| tree | 8fcf2603e56b691faac3444c4d0e42932a6892e2 /NEWS | |
| parent | ee9946228ce5a03a84cf146027de0a8a9a46c4fe (diff) | |
| download | testtools-f799c008ebecd3b4076aace2abdda0355fea4bef.tar.gz | |
Fix unit tests which failed under pypy due to a change in the way tracebacks were reported.
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -7,6 +7,12 @@ Changes and improvements to testtools_, grouped by release. NEXT ~~~~ +Changes +------- + +* Fixed unit tests which were failing under pypy due to a change in the way + pypy formats tracebacks. (Thomi Richards) + 1.1.0 ~~~~~ |
