cubicweb/test/unittest_rset.py
changeset 12304 c1538e5ac532
parent 12301 73634b5447e2
child 12491 540904e0ff0f
--- 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 <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