[doc/changes] CubicWebTC.set_description no longer available
authorDenis Laxalde <denis.laxalde@logilab.fr>
Fri, 24 Jun 2016 11:12:36 +0200
changeset 11379 057ad6b9c132
parent 11378 a62de037e379
child 11380 7edf193eaaef
child 11388 88446b0c6ea1
[doc/changes] CubicWebTC.set_description no longer available
doc/changes/3.23.rst
--- a/doc/changes/3.23.rst	Fri Jun 24 11:50:31 2016 +0200
+++ b/doc/changes/3.23.rst	Fri Jun 24 11:12:36 2016 +0200
@@ -9,6 +9,9 @@
   `CubicWebTC` either from the standard library as of Python 3.4 or through
   unittest2 package otherwise).
 
+* `CubicWebTC`'s `set_description` method (comming from
+  `logilab.common.testlib.TestCase`) is no longer available.
+
 Database handling
 -----------------