# HG changeset patch # User David Douard # Date 1524576098 -7200 # Node ID c1538e5ac53243771dbf86866a38f62fcf5cc08c # Parent 198cb7d7b4ac46e8dfa7cd3841f8cc67c5388343 [test/rset] typo diff -r 198cb7d7b4ac -r c1538e5ac532 cubicweb/test/unittest_rset.py --- a/cubicweb/test/unittest_rset.py Tue Apr 24 11:22:17 2018 +0200 +++ b/cubicweb/test/unittest_rset.py Tue Apr 24 15:21:38 2018 +0200 @@ -16,7 +16,7 @@ # # You should have received a copy of the GNU Lesser General Public License along # with CubicWeb. If not, see . -"""unit tests for module cubicweb.utils""" +"""unit tests for module cubicweb.rset""" from six import string_types from six.moves import cPickle as pickle