# HG changeset patch # User David Douard # Date 1524576098 -7200 # Node ID e460eac6e6486792fd3f57c140fd693ccac23767 # Parent 1c0dce14c3b50c6d6059c2cc18ce3ad01e82fa17 [test/rset] typo diff -r 1c0dce14c3b5 -r e460eac6e648 cubicweb/test/unittest_rset.py --- a/cubicweb/test/unittest_rset.py Tue Apr 24 14:04:43 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