cubicweb/test/unittest_rset.py
branch3.26
changeset 12421 e460eac6e648
parent 12420 1c0dce14c3b5
child 12491 540904e0ff0f
child 12510 7f4411168ed0
--- 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 <http://www.gnu.org/licenses/>.
-"""unit tests for module cubicweb.utils"""
+"""unit tests for module cubicweb.rset"""
 
 from six import string_types
 from six.moves import cPickle as pickle