summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorThomi Richards <thomi.richards@canonical.com>2014-10-15 11:57:20 +1300
committerThomi Richards <thomi.richards@canonical.com>2014-10-15 12:20:52 +1300
commitf799c008ebecd3b4076aace2abdda0355fea4bef (patch)
tree8fcf2603e56b691faac3444c4d0e42932a6892e2 /NEWS
parentee9946228ce5a03a84cf146027de0a8a9a46c4fe (diff)
downloadtesttools-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--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ea4288f..c79b6cc 100644
--- a/NEWS
+++ b/NEWS
@@ -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
~~~~~