cubicweb/devtools/testlib.py
changeset 11129 97095348b3ee
parent 11075 881b3d9ee2b3
parent 11086 c9641ee0b652
child 11165 c6fe858f6b90
--- a/cubicweb/devtools/testlib.py	Thu Feb 11 21:59:49 2016 +0100
+++ b/cubicweb/devtools/testlib.py	Wed Feb 17 13:45:34 2016 +0100
@@ -318,7 +318,6 @@
         """return admin session"""
         return self._admin_session
 
-    # XXX this doesn't need to a be classmethod anymore
     def _init_repo(self):
         """init the repository and connection to it.
         """